A powerful Twitch channel scraper that extracts comprehensive channel data, including streamer details, live stream information, latest videos, top clips, and upcoming schedules. Perfect for gaming industry research, influencer marketing, and content creator discovery. 🎮📊
This Apify Actor helps you scrape detailed information about Twitch channels based on search keywords. Perfect for content creators, marketers, and researchers looking to gather insights about Twitch streamers and their content.
Basic Channel Info:
Stream Details (if live):
Content Information:
Start exploring Twitch channels data today! Perfect for both small-scale research and large data collection projects. 🎮✨
A full explanation of an input example in JSON.
1{ 2 "keywords": ["war"], 3 "maxItems": 30 4}
The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:
And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.
1[ 2 { 3 "channelId": "31557216", 4 "displayName": "Warframe", 5 "login": "warframe", 6 "description": "Warframe is available to play for free on PC, PS4, PS5, Xbox One, Xbox Series X/S, Nintendo Switch, and iOS! Join our Community Livestream every Thursday at 6 PM ET for the latest Warframe news, gameplay, prizes, & more! Plus, tune into our monthly Devstreams to hear game updates from the Devs!", 7 "profileImageURL": "https://static-cdn.jtvnw.net/jtv_user_pictures/e991029b-9265-4375-99fe-25b3bffd25a0-profile_image-150x150.png", 8 "followersCount": 2237542, 9 "isPartner": true, 10 "stream": null, 11 "latestVideo": { 12 "id": "2285093941", 13 "title": "Warframe | Devstream 182:1999 Deep Dive, Xaku Prime, Trinity Changes & More!", 14 "lengthSeconds": 6569, 15 "thumbnailURL": "https://static-cdn.jtvnw.net/cf_vods/d2nvs31859zcd8/a0bdf9566cd5ad4bad50_warframe_44957183755_1729879478/thumb/custom-2c8bed24-00c3-4f0f-af91-6f49966a7257-100x56.jpeg" 16 }, 17 "topClip": { 18 "id": "2763480287", 19 "title": "Lettie Gemini Emote", 20 "durationSeconds": 59, 21 "thumbnailURL": "https://static-cdn.jtvnw.net/twitch-clips-thumbnails-prod/ConcernedObliqueSheepBatChest-fKUyITKdiRCrPDQe/49b8cb3c-cb84-4554-be92-0927ddd8032a/preview.jpg" 22 }, 23 "nextSchedule": null, 24 "keyword": "war" 25 }, 26 { 27 "channelId": "507831740", 28 "displayName": "wwlivecams", 29 "login": "wwlivecams", 30 "description": "Welcome WWLive CamsThe Palestinian Islamist movement Hamas launched the biggest attack on Israel in years on 07.10.2023 in a surprise assault that combined gunmen crossing the border with a heavy barrage of rockets fired from the Gaza Strip..", 31 "profileImageURL": "https://static-cdn.jtvnw.net/jtv_user_pictures/0bb0befb-575c-4196-abf1-fff4c9ad2de0-profile_image-150x150.png", 32 "followersCount": 1575, 33 "isPartner": false, 34 "stream": { 35 "title": "Live cams and news covering the Gaza Israel War", 36 "game": "Just Chatting", 37 "viewersCount": 34, 38 "previewImageURL": "https://static-cdn.jtvnw.net/previews-ttv/live_user_wwlivecams-214x120.jpg", 39 "tags": [ 40 "English", 41 "gaza", 42 "gazastrip", 43 "Israel", 44 "Israeli", 45 "IsraelPalestine", 46 "IsraelVsPalestina", 47 "sderot", 48 "Lebanon", 49 "Beirut" 50 ], 51 "type": "live" 52 }, 53 "latestVideo": null, 54 "topClip": { 55 "id": "1896874696", 56 "title": "Live cams and news covering the Gaza Israel War", 57 "durationSeconds": 30, 58 "thumbnailURL": "https://clips-media-assets2.twitch.tv/8tbXYYnjAnbOWXjhFGn97A/43067652808-offset-18940-preview-260x147.jpg" 59 }, 60 "nextSchedule": null, 61 "keyword": "war" 62 }, 63 ... 64]
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!