GOG.com Games Scraper
Pricing
from $2.83 / 1,000 results
GOG.com Games Scraper
Extract game listings from GOG.com including title, price, category, product URL, and description. Use the results to build a game catalog, compare prices, or analyze game availability across platforms. The scraper navigates through paginated listings to collect complete data.
Pricing
from $2.83 / 1,000 results
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share

GOG.com Games Scraper
Scrape game listings from GOG.com – including titles, prices, supported platforms, categories, and cover images. This actor uses a stealth browser to render the dynamic AngularJS page and extract structured data for every product, enabling you to build price trackers, game directories, or market research datasets.
Features
- Extracts product title, price, currency, product URL, and cover image
- Identifies Windows, macOS, and Linux support flags
- Detects whether an item is a game, movie, or other category
- Captures coming soon, buyable, and free status
- Collects the full description for each product
- Configurable pagination limit (max items)
- Built-in Apify proxy support for reliable scraping
Input
| Field | Type | Default | Description |
|---|---|---|---|
| maxItems | integer | 100 | Maximum number of items to scrape from the GOG.com games listing. |
| startUrl | string | "https://www.gog.com/en/games?page=1" | The URL of the GOG.com games listing page to start scraping from. Defaults to the main games page. |
| proxyConfiguration | object | {"useApifyProxy": true} | Configuration of proxy settings for the scraper. |
Output
Each dataset item is a game listing with all available fields. Example:
{"id": "1307072587","title": "Hollow Knight","price": "14.99","currency": "USD","imageUrl": "https://images.gog.com/123456789.jpg","productUrl": "https://www.gog.com/en/game/hollow_knight","windowsSupport": true,"macSupport": false,"linuxSupport": false,"isGame": true,"isMovie": false,"isComingSoon": false,"isBuyable": true,"isFree": false,"description": "Forge your own path in the vast, interconnected world of Hallownest...","coverImageUrl": "https://images.gog.com/123456789_cover.jpg","category": "game"}
Usage
- Sign in or create a free Apify account – Sign up here to run this actor.
- Open the actor – Go to the GOG.com Games Scraper page on Apify Console.
- Configure the input – Adjust
maxItemsorstartUrlif needed, or keep the defaults. - Run the scraper – Click "Run" and wait for the dataset to be ready.
- Download results – Export the dataset as JSON, CSV, or XML, or access it via the Apify API.
Start scraping GOG.com listings now – no coding required. 🆘 Need Help? Open our contact form
⚠️ Disclaimer: independent tool, not affiliated with the source website. Only publicly available data is collected.