Twitch Scraper
ENDPOINTS
Channel Details
Search Suggestions
Search
Search Channels
Search Categories
Search Videos
Channel Live Status
Bulk Live Status
Channel Videos
Channel Clips
Clip Details
Video Details
Video Chat Replay
Video Playback Links
Top Live Streams
Top Categories
Category Details
Category Live Streams
Category Videos
Category Clips
Search Tags
Channel Schedule
Channel Panels
Channel Goals
Chat Settings
Channel Points
Channel Emotes
Channel VIPs
Channel Chatters
Viewer Card
Live Playback Links
Team Details
Global Chat Badges
/games/detailsCategory Details
Get a category's live viewers, live channels, followers, description, release date, developers and tags.
QUERY PARAMS
Twitch category: its name, slug, numeric ID or a twitch.tv category link.
Examples:
- Name:
Fortnite - Slug:
just-chatting - ID:
33214 - URL:
https://www.twitch.tv/directory/category/fortnite
{
"game": {
"id": "33214",
"name": "Fortnite",
"slug": "fortnite",
"link": "https://www.twitch.tv/directory/category/fortnite",
"description": "Fortnite is a free-to-play online game where you and your friends can create, play and battle. Be the last player standing in Battle Royale and Zero Build, experience a concert or live event, or discover over a million creator-made games, including racing, parkour, zombie survival and more.",
"viewers_count": 37079,
"live_channels_count": 2126,
"followers_count": 108126479,
"tags": [
"Shooter",
"Simulation",
"Action",
"Survival",
"Open World",
"FPS",
"Luna"
],
"release_date": "2020-06-29",
"developers": [
"Epic Games"
],
"publishers": [
"Epic Games"
],
"box_art": "https://static-cdn.jtvnw.net/ttv-boxart/33214-285x380.jpg",
"logo": "https://static-cdn.jtvnw.net/ttv-logoart/Fortnite-240x320.jpg",
"cover": null
}
}