Gate.io Market Scraper avatar

Gate.io Market Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Gate.io Market Scraper

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

Logiover

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

16 hours ago

Last modified

Share

GOG.com Game Scraper — Scrape GOG Game Listings, Prices & Discounts

Gate.io Market Scraper

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

FieldTypeDescription
queriesarrayKeywords to filter results (e.g., "rpg", "witcher", "indie"). Leave empty to browse the entire GOG catalog.
maxPagesintegerMaximum pages to scrape per query. Each page returns 48 products. Set to 250 for the full catalog.
maxProductsTotalintegerGlobal limit on total products to scrape. Set 0 for unlimited.
sortBystringSort order: trending, bestselling, price_asc, price_desc, title, release_date, rating.
priceRangestringPrice filter: free, under5, under10, under15, under25, discounted, or empty for all.
systemstringPlatform filter: windows, osx, linux, or empty for all.
categorystringGenre filter (e.g., "role-playing", "action", "strategy"). Leave empty for all.
languagestringSupported language filter (e.g., "en", "de", "fr", "pl", "tr"). Leave empty for all.
maxConcurrencyintegerMaximum number of parallel requests.
proxyConfigobjectProxy 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.

FieldDescription
productIdGOG product ID
slugURL-friendly identifier
titleGame title
finalPriceCurrent price after discount
originalPriceOriginal base price
discountPercentageDiscount percentage (0–100)
currencyCurrency symbol
isFreeWhether the game is free
isDiscountedWhether the game is currently on sale
ratingUser rating (0–5 scale)
reviewsCountNumber of user reviews
developerGame developer
publisherGame publisher
categoryPrimary genre
platformWindowsWindows compatibility
platformMacmacOS compatibility
platformLinuxLinux compatibility
releaseDateRelease date
isInDevelopmentEarly access / in development
isComingSoonUpcoming release
productUrlFull GOG product page URL
thumbnailUrlProduct thumbnail image
searchQueryQuery used to find this product
pageNumberPage number from results
scrapedAtScraping 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.