Twitch Streams Search Scraper
Pricing
from $4.99 / 1,000 results
Go to Apify Store
Twitch Streams Search Scraper
Search live Twitch streams by title, username, game, tags, language, and viewers. Extract thumbnails, profiles, and stream metadata with automatic pagination. 🎮
Pricing
from $4.99 / 1,000 results
Rating
0.0
(0)
Developer
EasyApi
Maintained by CommunityActor stats
1
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Search live Twitch streams with flexible filters. Extract stream titles, games, usernames, viewer counts, tags, thumbnails, and profile images with automatic pagination.
Key Features
- Search by title, username, game, tags, and viewer range
- Filter by broadcaster type and language
- Support regex filters for username and game names
- Include or exclude tags with optional "all tags" matching
- Sort by viewers, start time, or online duration
- Automatic pagination until max results reached
- Optional proxy configuration
Input
| Field | Type | Required | Description |
|---|---|---|---|
| search | string | No | Search stream titles |
| username | string | No | Filter by username |
| useUsernameRegex | boolean | No | Use regex for username |
| games | string | No | Game names, comma-separated |
| useRegex | boolean | No | Use regex for game names |
| tags | string | No | Tags, comma-separated |
| includeAllTags | boolean | No | Require all specified tags |
| excludeTags | string | No | Exclude tags, comma-separated |
| broadcasterType | string | No | normal, affiliate, or partner |
| language | string | No | Language code, e.g. en |
| sortOrder | string | No | Sort order (default: most viewers) |
| minViewers | integer | No | Minimum viewers |
| maxViewers | integer | No | Maximum viewers |
| maxItems | integer | No | Max streams to scrape (default: 100) |
| proxyConfiguration | object | No | Proxy settings |
Input Example
{"tags": "chill, cozy","language": "en","sortOrder": "viewCountDesc","minViewers": 10,"maxItems": 100}
Output
Each stream is saved as one dataset record:
{"rank": 1,"totalStreamsFound": 2662,"title": "⚔️TBC PVP HYPE Warrior | Nightslayer Classic Anni","streamUrl": "https://www.twitch.tv/speedstertaxi","thumbnail": "https://static-cdn.jtvnw.net/previews-ttv/live_user_speedstertaxi-320x180.jpg","profileImage": "https://static-cdn.jtvnw.net/jtv_user_pictures/...-profile_image-300x300.png","game": "World of Warcraft","username": "speedstertaxi","language": "en","broadcasterType": "affiliate","viewers": 22,"tags": ["worldofwarcraft", "classic", "pvp"],"started": "2 hour(s) 19 minute(s) ago","profileUrl": "https://www.twitch.tv/speedstertaxi","scrapedAt": "2026-07-01T12:00:00.000Z"}
Use Cases
- Live stream discovery and monitoring
- Competitor and niche research
- Tag and category trend analysis
- Influencer and community outreach