Twitch Streamers, Channels & Live Streams Scraper
Scrape top Twitch streamers, channels and live streams for influencer marketing and lead generation. Get followers, current game, live viewers, title, language, partner or affiliate status and profile. Discover by category or channel. Export to JSON, CSV or Excel.
{ "channelName": "caedrel", "displayName": "Caedrel", "followers": 1619389, "broadcasterType": "partner", "description": "he cancelled it", "profileImageUrl": "https://static-cdn.jtvnw.net/jtv_user_pictures…", "primaryColorHex": "#8205B3", "createdDate": "2015-05-27T11:21:07.244155Z", "profileUrl": "https://www.twitch.tv/caedrel" }
各実行で、型が揃ったきれいなレコードを返します。CRM・スプレッドシート・データベースにそのまま使えます。
- 結果ごとに 1 レコード、重複排除・正規化済み
- JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
- クラウドで従量課金。インストールも保守も不要
実際の 1 レコード例。受け取る形そのままです。
| Channel Name | Display Name | Followers | Broadcaster Type |
|---|---|---|---|
| caedrel | Caedrel | 1619389 | partner |
| pokimane | pokimane | 9459092 | partner |
| caedrel | Caedrel | 1619389 | partner |
| kamet0 | Kamet0 | 2122661 | partner |
| lec | LEC | 2107803 | partner |
{ "channelName": "caedrel", "displayName": "Caedrel", "followers": 1619389, "broadcasterType": "partner", "description": "he cancelled it", "profileImageUrl": "https://static-cdn.jtvnw.net/jtv_user_pictures…", "primaryColorHex": "#8205B3", "createdDate": "2015-05-27T11:21:07.244155Z", "profileUrl": "https://www.twitch.tv/caedrel" }
よくある質問
Does it find live streamers or all channels?
Both. Discovery by game returns channels that are live right now, sorted by viewers. Looking up specific channels returns their full profile whether they are live or offline.
What does broadcasterType mean?
It is the channel's Twitch tier: `partner`, `affiliate`, or empty for a standard account. Partners and affiliates monetize, which is useful for sponsorship targeting.
How do I target by audience size?
Sort or filter the exported data by **followers** or **viewerCount** to focus on macro or micro creators.
How fresh is the data?
Follower counts, current game and viewer numbers are read live at run time, so each record reflects the channel at the moment of the run (see observedAt).