GOG.com Games Scraper avatar

GOG.com Games Scraper

Pricing

from $2.83 / 1,000 results

Go to Apify Store
GOG.com Games Scraper

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

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

ParseForge Banner

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

FieldTypeDefaultDescription
maxItemsinteger100Maximum number of items to scrape from the GOG.com games listing.
startUrlstring"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.
proxyConfigurationobject{"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

  1. Sign in or create a free Apify accountSign up here to run this actor.
  2. Open the actor – Go to the GOG.com Games Scraper page on Apify Console.
  3. Configure the input – Adjust maxItems or startUrl if needed, or keep the defaults.
  4. Run the scraper – Click "Run" and wait for the dataset to be ready.
  5. 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.