GOG.com Games Scraper
Pricing
from $2.83 / 1,000 results
GOG.com Games Scraper
Scrapes GOG.com game listing pages and returns each title as a flat row with price, rating, genre, and platform data. Feed it any catalog URL and set a max item count.
GOG.com Games Scraper
Pricing
from $2.83 / 1,000 results
Scrapes GOG.com game listing pages and returns each title as a flat row with price, rating, genre, and platform data. Feed it any catalog URL and set a max item count.
You can access the GOG.com Games Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, youโll need an Apify account and your API token, found in API & Integrations in Apify Console.
$echo '{< "maxItems": 10<}' |<apify call parseforge/gog-games-scraper --silent --output-datasetThe Apify CLI is the official tool that allows you to use GOG.com Games Scraper locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: