# Changelog of Twitch Live Streams Scraper (`w3crawler/twitch-streams-scraper`) Actor

- **URL**: https://apify.com/w3crawler/twitch-streams-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/w3crawler/twitch-streams-scraper.md

## Changelog

### \[1.1.0] - 2026-06-19

#### Changed

- Replaced generic template with site-specific Twitch directory implementation.
- Now scrapes live stream directory by game or overall top streams.
- Uses DOM extraction from React-rendered stream cards.
- Input: gameName (optional), maxItems.
- Output: channelName, channelUrl, streamTitle, gameName, viewerCount, tags, thumbnail.
