Posted 5 days ago
genericUNDEAD: Does www.gogdb.org do any web scraping that could target the Language Audio field specifically, or is the GOGDB website only capable of GOG API calls?
I think you are asking the wrong questions here. It is the GOG website, much like any other modern website out there, that gets its data from "GOG API calls", commonly called "the backend". https://api.gog.com/v2/games/1?locale=en-US
Replace ID 1 with any game ID you're interested in and look at the "localizations" section. You'll notice it's the same data that's displayed on a product page, regardless if it's on the GOG website or in Galaxy.
There is no need whatsoever to do any sort of web scraping. That being said, the GOG website doesn't offer an easy way to search for "audio" languages only, but the data is there, so technically GOG DB could provide an additional filter.
Post edited 5 days ago by WinterSnowfall