Datadory notebook
How Competitive Intelligence & Product Teams Use Interactive Home Entertainment Data
Datadory delivers how competitive intel product teams use interactive home entertainment data with comprehensive historical coverage, validated schemas, and standardized fields — delivered daily, weekly, or on demand.
1,744 datasets. Pick your catch.
What can competitive intel product teams actually detect in gaming data?
The workflow reality for a competitive intelligence team covering games is that rivals announce on their own calendar: discounts start midweek, patches land unannounced, and sequels slip through storefront date edits long before any press release. Public data closes part of that gap because the storefronts themselves timestamp every move.
Detection then runs on three clocks. Realtime surfaces expose changes within hours, daily trackers confirm whether the move stuck, and historical archives turn a one-off action into a dated timeline you can defend in a roadmap debate. The ranked source list for this exact persona mirrors the sections below.
How do you tell whether a rival's launch is actually working?
Engagement, not shipped units, decides whether a launch worked, and four free sources measure it.
The Steam Web API is Valve's official feed: GetNumberOfCurrentPlayers returns a point-in-time concurrent figure and global achievement stats aggregate across all players, free with a registered key. It serves snapshots, never historical series, and publishes no numeric rate limit - the Steamworks docs warn that rejected partner-host requests draw strict IP-level limits, so poll on a schedule you can hold.
Steam Charts - Concurrent Players supplies the history the official API omits: 24-hour peaks, all-time peaks and monthly average-player tables reaching back to each game's Steam launch, which turns a rival's launch spike into a decay curve you can compare against its previous title.
TwitchTracker - Game & Channel Rankings adds audience: server-rendered rankings plus a small free JSON API reporting average viewers, peak viewers, hours watched, airtime and followers. Rankings cover trailing 7-day windows, API summaries cover 30 days, and per-entity pages hold monthly history back years - the platform peak still stands from May 2021. Note its robots.txt disallows /api/* for crawlers while allowing the main pages.
For staying power, the Speedrun.com REST API is the odd-but-honest signal: hundreds of thousands of verified runs readable anonymously at 100 requests per minute (HTTP 420 past that). Record-setting activity months after release marks a competitor's title as a fixture, not a flash.
Where do install-base estimates for a rival title come from?
No dataset here publishes install counts outright, so competitive teams triangulate three free sources and label the result an estimate.
VGChartz - Video Game Sales Charts covers the retail side: weekly software charts across Global, USA, Europe, UK, Germany, France and Japan indexed back to December 2004, plus a 67,171-title Game DB. Two cautions matter for a deck: VGChartz explicitly labels its figures estimates with no guarantee of accuracy, and its terms bar automated access without prior written approval.
Which sources track sentiment and demand chatter around a rival?
Four free sources cover what players and press say between launches.
Facebook Graph API reads rival Page, Post and Comment engagement at v26.0, gated behind OAuth and App Review for Page Public Content Access. It serves live data only with no historical backfill and forbids raw redistribution, so archive what your approved purpose returns.
Pick up where this leaves off
Every one of these ships with sample rows before you commit to anything.
Steam Store - Scrapeable Catalog
steam_appid · name · type …+14 more
Nintendo Game Store - Switch Catalog
Steam Charts - Concurrent Players
appid
TwitchTracker - Game & Channel Rankings
Want rows instead of a pitch? Name the datasets.
API, files, or your warehouse. Daily, weekly, or hourly.
Get a sample