IsThereAnyDeal Scraper - Game Price Tracker avatar

IsThereAnyDeal Scraper - Game Price Tracker

Pricing

from $10.00 / 1,000 results

Go to Apify Store
IsThereAnyDeal Scraper - Game Price Tracker

IsThereAnyDeal Scraper - Game Price Tracker

Scrape IsThereAnyDeal.com for video game prices across 50+ stores. Extract deals, Steam reviews, tags, player counts, HLTB times, and metadata. Search by game name or scrape trending deals.

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

lulz bot

lulz bot

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

13 days ago

Last modified

Categories

Share

IsThereAnyDeal Scraper

Apify Actor for scraping IsThereAnyDeal.com game prices and metadata. Extracts rich data from 50+ authorized game stores including Steam reviews, tags, player counts, HowLongToBeat times, and community stats.

Features

  • Search games by name with smart slug matching
  • Scrape trending/hot games from the ITAD homepage
  • Rich metadata: Steam reviews, OpenCritic scores, Metascore, HLTB times
  • Player count tracking (current, daily peak, all-time peak)
  • Community stats: waitlisted and collected counts
  • Developer, publisher, release date, and tag extraction
  • Fast CheerioCrawler - no browser needed

Input

FieldTypeDefaultDescription
searchQueriesstring[]["Cyberpunk 2077"]Game names to search for
maxListingsinteger100Max games to scrape (0=unlimited)
scrapeDetailsbooleantrueGet full game metadata
scrapeTrendingbooleanfalseAlso scrape trending games from homepage
proxyConfigurationobject{}Proxy settings (recommended for large runs)

Example Input

{
"searchQueries": ["Cyberpunk 2077", "Elden Ring", "Baldur's Gate 3"],
"maxListings": 50,
"scrapeDetails": true,
"scrapeTrending": true
}

Output

{
"gameId": "018d937f-6193-709d-abb2-957fd9982d2f",
"title": "Cyberpunk 2077",
"slug": "cyberpunk-2077",
"type": "game",
"url": "https://isthereanydeal.com/game/cyberpunk-2077/info/",
"boxartUrl": "https://assets.isthereanydeal.com/.../boxart.jpg",
"bannerUrl": "https://assets.isthereanydeal.com/.../banner600.jpg",
"tags": ["Open World", "RPG", "Cyberpunk", "Sci-fi", "FPS"],
"hasAchievements": true,
"hasTradingCards": true,
"isEarlyAccess": false,
"releaseDate": "2020-12-10",
"steamAppId": 1091500,
"developers": ["CD PROJEKT RED"],
"publishers": ["CD PROJEKT RED"],
"description": "Cyberpunk 2077 is an open-world, action-adventure RPG...",
"steamPositive": 85,
"steamNegative": 15,
"steamReviewCount": 850000,
"openCriticScore": 86,
"metascore": 86,
"metacriticUserScore": 70,
"rank": 15,
"waitlisted": 45000,
"collected": 52000,
"currentPlayers": 15000,
"peakPlayers": 1054388,
"hltbMain": 25.5,
"hltbExtra": 60.2,
"hltbCompletionist": 102.8,
"searchQuery": "Cyberpunk 2077",
"scrapedAt": "2026-04-25T12:00:00.000Z"
}

How It Works

  1. Converts each search query to an ITAD URL slug (e.g., "Cyberpunk 2077" -> "cyberpunk-2077")
  2. Attempts direct game page access at /game/{slug}/info/
  3. If the slug doesn't match, falls back to scanning the homepage for partial matches
  4. Extracts rich server-side rendered JSON data embedded in each game page (var page = [...])
  5. Parses game metadata, reviews, player counts, HLTB data, and community stats
  6. Optionally scrapes trending games from the homepage hot list

Data Fields

Core

  • gameId - ITAD internal UUID
  • title - Game name
  • slug - URL slug
  • type - game, dlc, or package
  • url - Full ITAD URL

Reviews

  • steamPositive / steamNegative / steamReviewCount - Steam review data
  • openCriticScore / openCriticCount - OpenCritic rating
  • metascore / metascoreCount - Metascore
  • metacriticUserScore / metacriticUserCount - Metacritic user score

Community

  • rank - ITAD popularity rank
  • waitlisted - Users waiting for a deal
  • collected - Users who own the game

Players (from Steam)

  • currentPlayers - Live player count
  • dayPeakPlayers / weekPeakPlayers / peakPlayers - Peak counts

HowLongToBeat

  • hltbMain - Main story (hours)
  • hltbExtra - Main + extras (hours)
  • hltbCompletionist - 100% completion (hours)

Metadata

  • tags - Genre/category tags
  • developers / publishers - Studio info
  • releaseDate - Launch date
  • steamAppId - Steam app ID
  • hasAchievements / hasTradingCards - Steam features

Quick Start

$apify run --purge

Deploy to Apify

apify login
apify push

Run on Apify

This scraper runs on the Apify platform -- a full-stack web scraping and automation cloud. Sign up for a free account to get started with 30-day trial of all features.

Try Apify free

More marketplace scrapers and data tools by lulzasaur: