Skip to content

non-HTTPS access? API?

If you're experiencing problems with the website (packs pages/forum/wiki) or you would like to suggest something, you can post here.

Moderator: Staff

non-HTTPS access? API?

Post by cellularmitosis »

Hello,

Is there any way to access vgmrips.com using plain old HTTP (not HTTPS)? I'd be interested in making a player for a Raspberry Pi Pico W, and it would be great to not have to deal with SSL.

Also, is there any API? I saw this thread, but it appears to be defunct: viewtopic.php?t=2598
  • User avatar
  • vampirefrog Offline
  • Webmaster
    Webmaster
  • Posts: 824
  • Joined: 2014-01-28, 5:51:54

Re: non-HTTPS access? API?

Post by vampirefrog »

There's no API or HTTP access, you'll have to scrape the html pages and store a cache on your server, or just make a script that makes an sd card image with all of the packs so you don't even need network access.

Re: non-HTTPS access? API?

Post by cellularmitosis »

Thanks! I'll scrape responsibly and post what I come up with when I implement something.
Post Reply