GOG Game Scraper avatar

GOG Game Scraper

Pricing

from $2.50 / 1,000 results

Go to Apify Store
GOG Game Scraper

GOG Game Scraper

[๐Ÿ’ฐ $2.5 / 1K] Extract every game, DLC and bundle from the GOG.com store: DRM-free prices with live discounts, 0-5 star ratings, genres, tags, developers/publishers, Windows/macOS/Linux system requirements, age ratings and 30 languages. Filter by genre, tag, price, year, platform and region.

Pricing

from $2.50 / 1,000 results

Rating

0.0

(0)

Developer

SolidCode

SolidCode

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Pull the full GOG.com store catalog on demand โ€” games, DLC and bundles with live sale prices, 0โ€“5 star ratings and review counts, genres and community tags, developers and publishers, per-platform system requirements, playable language lists, ESRB/PEGI/USK age ratings, screenshots and trailers. Point it at a keyword, paste a GOG address, or just tick the filters you care about and let it walk the store. Built for price-tracking sites, games-industry analysts, and storefront and recommendation apps that need a clean, typed GOG dataset without hand-building store URLs or post-processing display strings.

Why This Scraper?

  • Every store filter as a clickable picker โ€” 34 genres, 40 community tags, 30 playable game languages, 8 features (single-player, multiplayer, co-op, achievements, leaderboards, controller support, cloud saves, in-game overlay), 4 product types and 3 release statuses. No hand-built addresses required.
  • Full game detail on catalog rows, not just single-game pages โ€” minimum and recommended system requirements broken out per Windows, macOS and Linux, the complete store description, the audio-versus-subtitle language matrix, franchise, install size in MB, bundled goodies and the DLC list. Most GOG extractors give you none of this unless you feed them one game address at a time.
  • 49 store regions and 18 verified currencies โ€” read prices, discounts and availability from the exact storefront you sell into, from the United States and Germany to Brazil, Poland, Japan and South Africa. Ask for a currency a region does not use and the run tells you in plain English and falls back to that region's own currency instead of handing you empty prices.
  • Numbers arrive as numbers โ€” rating normalized to a 0โ€“5 float (GOG publishes it as a 0โ€“50 integer), priceFinal, priceBase and discountAmount as real floats instead of "$17.09" display strings, and releaseDate as ISO 8601 instead of "2024.02.11".
  • Live discount tracking on every row โ€” base price, sale price, discount percent and cash saving side by side, plus an "On Sale Only" switch and a "Biggest discount" sort order for sale-day sweeps.
  • ESRB, PEGI and USK ratings with content descriptors โ€” not just "Mature 17+" but the descriptor list behind it (Intense Violence, Blood and Gore, Strong Language, Use of Drugs), alongside GOG's own numeric age rating.
  • Store text in 7 languages โ€” titles, descriptions, genre names and tag names in English, German, French, Spanish, Polish, Russian or Simplified Chinese, delivered by GOG itself rather than machine-translated after the fact.
  • Whole-catalog reach, sliced honestly โ€” GOG lists roughly 12,500 products, about 6,300 of them games, and any one search reaches up to 10,000 of them; filter by genre, price band or release year and a handful of runs cover the entire store. DLC, expansions and bundles are first-class product types you can collect or exclude rather than noise to filter out afterwards.
  • Ready-to-render media โ€” full-resolution screenshot URLs, horizontal and vertical cover art, logo, background image, and trailer entries carrying the video ID, embed link and thumbnail.

Use Cases

Price & Discount Intelligence

  • Track GOG sale events end to end with base price, sale price, discount percent and cash saving on every product
  • Compare the same title across regions to find where it is cheapest to buy or list
  • Alert on price drops for a watchlist of franchises or publishers
  • Build historical discount curves by running on a schedule and stacking results

Games Market Research

  • Size a genre or tag niche โ€” how many roguelites, city builders or point-and-click titles GOG actually carries
  • Rank titles by user rating and review volume to separate cult hits from quiet releases
  • Map publisher and developer catalogs, including franchise groupings and edition variants
  • Study release-year cohorts across a catalog that reaches back to 1980

Content & Media Sites

  • Populate "best DRM-free RPGs" or "top Linux-native games" roundups with descriptions, ratings and screenshots already attached
  • Auto-refresh deal posts with current prices in your readers' own currency
  • Build franchise hub pages using the series field plus the DLC and edition lists

Storefronts, Aggregators & Apps

  • Feed a price-comparison or deal-aggregation site with typed, ready-to-store rows
  • Power recommendation engines with genre, tag, feature and language signals in one record
  • Check hardware fit for users by matching their specs against minimum and recommended requirements per platform

Localization & Regional Analysis

  • Find which titles ship full audio versus subtitles only in a target language before committing to a market
  • Compare pricing power across 49 storefronts in local currency
  • Identify catalog gaps โ€” titles available in one region but not another

Getting Started

Search by keyword

{
"searchQueries": ["cyberpunk"],
"maxResults": 50
}

Everything on sale in a genre, cheapest first

{
"genres": ["rpg", "adventure"],
"operatingSystems": ["linux"],
"discountedOnly": true,
"sortBy": "asc:price",
"maxResults": 200
}

Regional pricing sweep with full detail

{
"searchQueries": ["witcher", "cyberpunk"],
"startUrls": ["https://www.gog.com/en/games?genres=rpg&tags=indie"],
"genres": ["rpg"],
"tags": ["story-rich", "atmospheric"],
"gameLanguages": ["pl", "de"],
"features": ["controller_support", "cloud_saves"],
"productTypes": ["game", "dlc"],
"releaseYearFrom": 2015,
"releaseYearTo": 2026,
"minPrice": 5,
"maxPrice": 40,
"sortBy": "desc:reviewsRating",
"includeGameDetails": true,
"maxResults": 500,
"country": "PL",
"currency": "PLN",
"language": "pl-PL"
}

Input Reference

What to Scrape

Fill in either or both. Leave both empty and the run simply walks the whole store using your filters.

ParameterTypeDefaultDescription
searchQueriesarray["cyberpunk"]Words to search the GOG store for, such as cyberpunk, point and click or witcher. Each keyword is searched separately.
startUrlsarray[]GOG store addresses. Both kinds work: a browse or search page such as https://www.gog.com/en/games?genres=rpg&tags=indie, or a single game page such as https://www.gog.com/en/game/the_witcher_2. Filters already in a browse address are respected.

Filters

Every filter here is applied by GOG itself, so you are never charged for results that get thrown away.

ParameterTypeDefaultDescription
genresarray[]34 choices โ€” Action, Adventure, Racing, Role-playing, Shooter, Simulation, Sports, Strategy, Arcade, Building, Card game, Fighting, Horror, JRPG, Metroidvania, Platformer, Point and click, Puzzle, Roguelike, Sandbox, Sci-fi, Fantasy, Stealth, Survival, Tactical, Turn-based, Real-time, Visual novel, Open world, Historical, Mystery, Detective, Exploration, Managerial.
tagsarray[]40 community tags โ€” Indie, Story rich, Atmospheric, Classic, Retro, Pixel graphics, Great soundtrack, Difficult, Relaxing, Funny, Emotional, Casual, Family friendly, Female protagonist, Multiple endings, Choices matter, First person, Isometric, City builder, Crafting, Roguelite, Hack and slash, Space, Medieval, War, Post-apocalyptic, Cyberpunk, Steampunk, Local co-op, Multiplayer, and more.
operatingSystemsarray[]Windows, macOS, Linux.
gameLanguagesarray[]30 languages the game itself is playable in โ€” English, German, French, Spanish, Spanish (Latin America), Italian, Portuguese, Portuguese (Brazil), Dutch, Polish, Russian, Ukrainian, Czech, Hungarian, Romanian, Croatian, Danish, Finnish, Norwegian, Swedish, Greek, Turkish, Arabic, Japanese, Korean, Chinese (Simplified), Chinese (Traditional), Thai, Vietnamese, Indonesian.
featuresarray[]Single-player, Multiplayer, Co-op, Achievements, Leaderboards, Controller support, Cloud saves, In-game overlay.
productTypesarray["game"]Games, DLC and expansions, Bundles and packs, Extras (currently empty on GOG).
releaseStatusesarray[]New arrivals, Upcoming releases, Early access.
discountedOnlybooleanfalseOnly collect products that are currently discounted.
minPriceintegernullLowest price to include, in your chosen currency.
maxPriceintegernullHighest price to include, in your chosen currency.
releaseYearFromintegernullEarliest release year. The GOG catalog goes back to 1980.
releaseYearTointegernullLatest release year.
sortBystring"desc:trending"Trending, Best selling, Newest first, Highest user rating, Biggest discount, Price: low to high, Price: high to low, Title: A to Z.

Detail & Results

ParameterTypeDefaultDescription
includeGameDetailsbooleantrueAdds the full store description, system requirements per platform, the audio and subtitle language list, ESRB/PEGI/USK age ratings, franchise, install size, included goodies and the DLC list to every row. Turn off for a faster, lighter run.
maxResultsinteger50Most products to collect per keyword or per pasted address. Set to 0 for no limit โ€” every match, and with no keyword and no filters that means the whole GOG store, roughly 12,500 products, so check the pricing table first. Any single search reaches at most 10,000 products. A product already collected by an earlier keyword is never collected, or charged, twice.

Localization

ParameterTypeDefaultDescription
countrystring"US"Which of the 49 regional storefronts to read. Changes prices, discounts and what is available for sale.
currencystring"auto"Currency for all prices and discounts. "Automatic" uses the store region's own currency; 18 currencies are individually selectable.
languagestring"en-US"Language for titles, descriptions, genre names and tag names: English, German, French, Spanish (mostly English text), Polish, Russian or Chinese (Simplified).

Output

One flat row per product. Fields marked below as detail fields are populated when Include Full Game Details is on.

{
"productId": "1950574400",
"slug": "robocop_rogue_city",
"title": "RoboCop: Rogue City",
"productType": "game",
"url": "https://www.gog.com/en/game/robocop_rogue_city",
"releaseDate": "2024-02-11",
"gogReleaseDate": "2024-02-22",
"productState": "default",
"isPreOrder": false,
"isAvailableForSale": true,
"inDevelopment": false,
"priceFinal": 3.99,
"priceBase": 39.99,
"discountPercent": 90,
"discountAmount": 36.0,
"currency": "USD",
"isFree": false,
"isDiscounted": true,
"rating": 4.3,
"reviewsCount": 412,
"developers": ["Teyon"],
"publishers": ["Nacon"],
"series": "RoboCop",
"genres": ["Shooter", "Action", "Sci-fi"],
"tags": ["Action", "Story Rich", "Atmospheric", "Cyberpunk", "FPS"],
"features": ["Single-player", "Achievements", "Cloud saves", "Controller support"],
"operatingSystems": ["windows"],
"systemRequirements": {
"windows": {
"minimum": {
"system": "Windows 10",
"processor": "Intel Core i5-4670 or AMD FX-8350",
"memory": "8 GB RAM",
"graphics": "NVIDIA GeForce GTX 1050 Ti",
"storage": "40 GB available space"
},
"recommended": {
"system": "Windows 10/11",
"processor": "Intel Core i7-9700 or AMD Ryzen 5 3600",
"memory": "16 GB RAM",
"graphics": "NVIDIA GeForce RTX 2070"
}
}
},
"languages": [
{ "code": "en", "name": "English", "audio": true, "text": true },
{ "code": "pl", "name": "Polish", "audio": false, "text": true }
],
"summary": "Wear the armor of RoboCop and dispense justice across the mean streets of Old Detroit.",
"description": "Wear the armor of RoboCop and dispense justice across the mean streets of Old Detroit...",
"additionalRequirements": "SSD strongly recommended.",
"installSizeMb": 38144,
"esrbRating": {
"ageRating": "17",
"category": "Mature 17+",
"contentDescriptors": ["Intense Violence", "Blood and Gore", "Strong Language"]
},
"pegiRating": { "ageRating": "18", "category": null, "contentDescriptors": ["Violence"] },
"uskRating": { "ageRating": "18", "category": null, "contentDescriptors": [] },
"gogAgeRating": 18,
"isDrmFree": true,
"coverHorizontal": "https://images.gog-statics.com/a001726381befd1fec...png",
"coverVertical": "https://images.gog-statics.com/7a396cb42b3ceeb4f18...jpg",
"logo": "https://images.gog-statics.com/870f1650b6942f183707...png",
"backgroundImage": "https://images.gog-statics.com/0ddfe05d60dac0287f9c...jpg",
"screenshots": ["https://images.gog-statics.com/a0db70d8a8d3d1047a5..._1600.jpg"],
"videos": [
{
"provider": "youtube",
"videoId": "IEgBseW52JE",
"url": "https://www.youtube.com/embed/IEgBseW52JE",
"thumbnail": "https://img.youtube.com/vi/IEgBseW52JE/hqdefault.jpg"
}
],
"bonuses": [{ "id": 100768, "name": "digital artbook", "type": "game add-ons" }],
"editions": [{ "id": 1950574400, "name": "Standard Edition", "isRootEdition": true }],
"dlcs": [
{
"productId": "1159835417",
"title": "RoboCop: Rogue City - Digital Artbook",
"slug": "robocop_rogue_city_digital_artbook",
"productType": "dlc",
"releaseDate": "2024-02-22",
"url": "https://www.gog.com/game/robocop_rogue_city_digital_artbook"
}
],
"searchQuery": "cyberpunk",
"country": "US",
"scrapedAt": "2026-07-24T23:02:35Z"
}

Core Fields

FieldTypeDescription
productIdstringGOG's own product identifier
slugstringURL slug, e.g. robocop_rogue_city
titlestringProduct title in your chosen text language
productTypestringgame, dlc, pack or extras
urlstringDirect link to the GOG store page
releaseDatestringOriginal release date, ISO 8601
gogReleaseDatestringDate the product first appeared on GOG, ISO 8601
productStatestringStore state, e.g. default
isPreOrderbooleanWhether the product is a pre-order
isAvailableForSalebooleanWhether it can currently be bought in this region
inDevelopmentbooleanWhether it is still in active development
isDrmFreebooleanAlways true โ€” GOG sells DRM-free only
searchQuerystringThe keyword or address this row came from
countrystringStore region the row was read from
scrapedAtstringCollection timestamp, ISO 8601

Pricing & Discounts

FieldTypeDescription
priceFinalnumberCurrent price paid at checkout
priceBasenumberList price before any discount
discountPercentnumberDiscount as a whole percentage, e.g. 90
discountAmountnumberCash saving in the row's currency
currencystringCurrency code the prices are in
isFreebooleanWhether the product is free
isDiscountedbooleanWhether a discount is currently active

Ratings & Classification

FieldTypeDescription
ratingnumberUser rating on a 0โ€“5 scale, one decimal
reviewsCountnumberNumber of user reviews behind that rating
genresarrayGenre names, localized to your text language
tagsarrayCommunity tag names
featuresarrayNamed features such as Achievements, Cloud saves, Co-op
developersarrayStudio names
publishersarrayPublisher names
seriesstringFranchise the product belongs to (detail field)

Platform, Requirements & Languages

FieldTypeDescription
operatingSystemsarraywindows, osx, linux
systemRequirementsobjectPer platform, a minimum and recommended block with system, processor, memory, graphics, storage and other keys (detail field)
languagesarrayOne entry per language with code, name, and audio/text booleans showing full dub versus subtitles (detail field)
installSizeMbnumberInstall footprint in MB (detail field)
additionalRequirementsstringExtra notes GOG attaches to the requirements (detail field)

Descriptions & Age Ratings

FieldTypeDescription
summarystringShort store blurb (detail field)
descriptionstringFull store description, plain text (detail field)
esrbRatingobjectageRating, category and contentDescriptors (detail field)
pegiRatingobjectEuropean rating in the same shape (detail field)
uskRatingobjectGerman rating in the same shape (detail field)
gogAgeRatingnumberGOG's own numeric age rating
FieldTypeDescription
coverHorizontalstringWide cover art URL
coverVerticalstringPortrait cover art URL
logostringProduct logo URL
backgroundImagestringFull-bleed background art URL
screenshotsarrayFull-resolution screenshot URLs
videosarrayTrailers with provider, videoId, url and thumbnail (detail field)
bonusesarrayIncluded goodies โ€” manuals, artbooks, soundtracks, maps (detail field)
editionsarrayEdition variants with id, name and isRootEdition
dlcsarrayDLC entries with productId, title, slug, productType, releaseDate and url (detail field)

Tips for Best Results

  • Match the currency to the region. GOG only sells in a currency the region actually uses โ€” asking the United States storefront for Euros returns products with no prices at all. Leave Currency on "Automatic" and you always get valid prices; US Dollars are the one currency accepted from every region.
  • Use "Upcoming releases" to catch titles before launch. Combine it with "Newest first" to build a rolling watchlist of what is about to land on GOG, and note that unreleased products legitimately carry no price yet.
  • Turn off Include Full Game Details for broad sweeps. Descriptions, system requirements, language matrices and DLC lists are the expensive part of a run. For a pure price-and-rating sweep across thousands of products, switch it off and the run gets noticeably faster.
  • 0 in Maximum Results means no limit. With a keyword or filters that is usually a few hundred products; with neither, it walks the whole store โ€” roughly 12,500 products โ€” and you are charged for every one. Start with a small cap, look at the results, then open it up.
  • GOG stops handing out results past 10,000 per keyword or address. If you need to go deeper, slice the catalog with filters โ€” one run per genre, or per release-year band โ€” instead of one giant run.
  • Pair a sort order with a small result cap for top-N lists. "Highest user rating" plus a cap of 100 gives you the hundred best-reviewed titles in a genre; "Biggest discount" plus "On Sale Only" gives you the sharpest deals of the day.
  • Bundles and DLC are excluded by default. Product Types ships set to Games only. Add "DLC and expansions" and "Bundles and packs" when you want full catalog coverage โ€” and skip "Extras", which GOG currently lists nothing under.
  • Pasting a single game address skips the catalog listing, so those rows carry the full description, requirements and language data but no genre list. Use a keyword or a browse address if genres matter to you.

Pricing

From $2.50 per 1,000 results โ€” a fraction of what comparable GOG extractors charge, with far more on each row. No compute charges and no time-based charges โ€” you pay for results, plus a flat half-cent each time a run starts. Bronze, Silver and Gold subscribers pay progressively less; the table below shows total cost at each discount tier.

ResultsNo discountBronzeSilverGold
100$0.30$0.28$0.27$0.25
1,000$3.00$2.80$2.65$2.50
10,000$30.00$28.00$26.50$25.00
100,000$300.00$280.00$265.00$250.00

A "result" is one product row โ€” one game, DLC or bundle โ€” regardless of how many detail fields it carries. A flat $0.005 start fee applies once per run, whatever the run returns. Apify platform fees are additional.

Integrations

Export data in JSON, CSV, Excel, XML, or RSS. Connect to 1,500+ apps via:

  • Zapier / Make / n8n โ€” Workflow automation
  • Google Sheets โ€” Direct spreadsheet export
  • Slack / Email โ€” Notifications on new results
  • Webhooks โ€” Trigger custom APIs on run completion
  • Apify API โ€” Full programmatic access

This actor collects publicly available product listings from the GOG.com store โ€” the same pages any visitor can browse without an account. It does not access user accounts, libraries, wishlists or private data, and it collects no personal information.

You are responsible for how you use the data. Review GOG.com's terms of service, respect applicable copyright in descriptions and artwork, and comply with data protection laws such as GDPR and CCPA where they apply. Use the collected data for research, analysis and legitimate business purposes โ€” not to republish GOG's storefront wholesale or to misrepresent prices to consumers.