Gate.io Market Scraper
Pricing
from $2.00 / 1,000 results
Gate.io Market Scraper
Scrape live market data for all 2,200+ Gate.io spot trading pairs in one run — last price, 24h change, high/low, base and quote volume and bid/ask. Filter by quote currency. Schedule it for a continuously fresh price feed.
Pricing
from $2.00 / 1,000 results
Rating
0.0
(0)
Developer
Logiover
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
16 hours ago
Last modified
Categories
Share
GOG.com Game Scraper — Scrape GOG Game Listings, Prices & Discounts

Scrape game listings from GOG.com, the DRM-free digital game store by CD PROJEKT, and export structured game data to JSON, CSV, or Excel. This GOG.com scraper extracts prices, discounts, ratings, reviews, developers, publishers, genres and platform compatibility for thousands of games — with keyword search, full-catalog browsing and advanced filters. HTTP-only, no browser, no login and no API key required.
✨ What this Actor does / Key features
- 🔎 Keyword search — search games by name, genre, franchise or any keyword.
- 📚 Full catalog browsing — leave the queries empty to browse the entire GOG catalog of 12,000+ games.
- 🎚️ Advanced filters — filter by price range (free, under $5/$10/$15/$25, on sale), platform (Windows/macOS/Linux), genre and supported language.
- 🔀 Multiple sort options — trending, best selling, price low/high, title A-Z, release date, or rating.
- 💸 Rich pricing data — final price, original price, discount percentage, currency, plus free and on-sale flags.
- ⭐ Ratings & reviews — user rating (0–5) and review counts for every game.
- ⚡ Parallel scraping — configurable concurrency for fast runs (48 products per page).
- 🧹 Automatic deduplication — duplicate products across multiple queries are removed automatically.
- 🖥️ HTTP-only architecture — no headless browser, making runs ultra-fast and cost-effective.
🔍 Input
| Field | Type | Description |
|---|---|---|
queries | array | Keywords to filter results (e.g., "rpg", "witcher", "indie"). Leave empty to browse the entire GOG catalog. |
maxPages | integer | Maximum pages to scrape per query. Each page returns 48 products. Set to 250 for the full catalog. |
maxProductsTotal | integer | Global limit on total products to scrape. Set 0 for unlimited. |
sortBy | string | Sort order: trending, bestselling, price_asc, price_desc, title, release_date, rating. |
priceRange | string | Price filter: free, under5, under10, under15, under25, discounted, or empty for all. |
system | string | Platform filter: windows, osx, linux, or empty for all. |
category | string | Genre filter (e.g., "role-playing", "action", "strategy"). Leave empty for all. |
language | string | Supported language filter (e.g., "en", "de", "fr", "pl", "tr"). Leave empty for all. |
maxConcurrency | integer | Maximum number of parallel requests. |
proxyConfig | object | Proxy settings. Datacenter proxies work fine for GOG. Required. |
🚀 Example input
{"queries": ["rpg", "witcher", "indie"],"maxPages": 10,"maxProductsTotal": 0,"sortBy": "bestselling","priceRange": "discounted","system": "windows","category": "role-playing","language": "en","maxConcurrency": 3,"proxyConfig": { "useApifyProxy": true }}
📦 Output
Each game is saved as a structured item in the dataset. Export the full dataset to JSON, CSV, Excel or XML, or pull it via the Apify API.
| Field | Description |
|---|---|
productId | GOG product ID |
slug | URL-friendly identifier |
title | Game title |
finalPrice | Current price after discount |
originalPrice | Original base price |
discountPercentage | Discount percentage (0–100) |
currency | Currency symbol |
isFree | Whether the game is free |
isDiscounted | Whether the game is currently on sale |
rating | User rating (0–5 scale) |
reviewsCount | Number of user reviews |
developer | Game developer |
publisher | Game publisher |
category | Primary genre |
platformWindows | Windows compatibility |
platformMac | macOS compatibility |
platformLinux | Linux compatibility |
releaseDate | Release date |
isInDevelopment | Early access / in development |
isComingSoon | Upcoming release |
productUrl | Full GOG product page URL |
thumbnailUrl | Product thumbnail image |
searchQuery | Query used to find this product |
pageNumber | Page number from results |
scrapedAt | Scraping timestamp |
💡 Use cases
- Price tracking & deal hunting — monitor GOG discounts and build price-drop alerts for specific games.
- Game catalog & aggregator builders — feed structured GOG data into your own game discovery or comparison site.
- Market research — analyze pricing, genres, ratings and release trends across the DRM-free PC gaming market.
- Competitive analysis — game studios and publishers can benchmark prices, discounts and reviews against competitors.
- Linux gaming research — filter for Linux-compatible titles to map native game availability.
- Data journalism & analytics — study discount cycles, top-rated genres and catalog growth over time.
❓ Frequently Asked Questions
Is it legal to scrape GOG.com? The Actor only collects publicly available product listing data — prices, ratings, descriptions and metadata that GOG publishes on its store. You are responsible for using the data in compliance with GOG's terms and applicable laws. Scraping public catalog data for research and analytics is common practice.
Do I need an API key or a login? No. There is no GOG account, login or API key required. You only need an Apify account to run the Actor.
Does it need residential proxies? No. Datacenter proxies work perfectly — GOG.com has no aggressive anti-bot protection. The Actor still adds small delays to stay respectful of the site.
How many games can I scrape?
GOG's catalog has 12,000+ DRM-free games. To get the full catalog, leave queries empty and set maxPages high (around 250). Each page returns 48 products.
Can I filter by price, platform or genre? Yes. You can filter by price range, operating system (Windows/macOS/Linux), genre and supported language, and sort by trending, best selling, price, title, release date or rating.
How much does it cost? The Actor is HTTP-only and runs on cheap datacenter proxies. As a rough guide it costs about $2.00 per 1,000 results on a pay-per-result basis.
What output formats are supported? Results are stored in a structured Apify dataset and can be exported as JSON, CSV, Excel, or XML, or accessed programmatically through the Apify API.
⏰ Scheduling & integration
Schedule this Actor on Apify to track GOG prices and discounts daily or weekly. Output exports to JSON, CSV, or Excel, and integrates with Google Sheets, webhooks and your own database through the Apify API.