GoodGame Scraper
Pricing
from $15.00 / 1,000 results
Go to Apify Store

GoodGame Scraper
Scrape GoodGame.ru: every live stream with its viewers, chat size, game and streamer, plus the game catalogue. Open API, no key.
Pricing
from $15.00 / 1,000 results
Rating
0.0
(0)
Developer
Sasha Ebashu
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
7 days ago
Last modified
Categories
Share
GoodGame Scraper — Live Streams, Streamers & Games
GoodGame.ru is a Russian games-streaming platform. This Actor reads it through its own open API: every stream that is live right now — with its viewer count, chat size, the game being played and the streamer — plus the platform's game catalogue.
No key, no login. The cheap datacenter proxy is enough.
Three modes
| Mode | What it does |
|---|---|
| Live streams | Every stream broadcasting now, with viewers, chat and game |
| Channels | The channels you list — by link, name, or numeric id |
| Games | The game catalogue (~97,000 titles) |
What you get per stream
| Audience | Viewers, player viewers, users in chat, the channel's all-time max |
| Stream | Title, live status, when it started, the game (and every game tagged) |
| Channel | Name, id, premium flag, adult flag, description, thumbnail, link |
Notes & limits
Properties of the source, measured rather than assumed:
- The live list re-sorts by viewer count between requests, so consecutive pages overlap. The Actor de-duplicates by stream id, so each stream appears once.
- The API's own total counter is inflated. It reports roughly 180 live streams while pagination actually exposes about 110 unique ones; the Actor returns every unique stream the API serves, not the counter's figure.
- A channel resolves cleanly only by its numeric id. Given a name, the Actor finds it in the current live list — which works for channels that are live now. An offline channel given by name cannot be looked up through the public API, only by its numeric id.
- Live figures are a snapshot at the moment of the request. Run on a schedule to track viewers over time.
- Timestamps are ISO-8601, derived from the platform's Unix values; HTML is stripped from titles and descriptions.
- The Actor honours your Maximum cost per run and stops when the cap is reached.
Input
| Field | What it does |
|---|---|
| What to scrape | Live streams, Channels or Games. |
| Channels | goodgame.ru/<name> links, bare names, or numeric ids (Channels mode). |
| Also include games | In Live mode, append the game catalogue after the streams. |
| Maximum items | Caps how many rows are written. |