Twitch Video Scraper avatar

Twitch Video Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Twitch Video Scraper

Twitch Video Scraper

Extract Twitch video metadata including view counts, game details, and owner info from channel pages or browse. Powered by Twitch Scraper.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Nifty

Nifty

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

This actor extracts Videos in a List from Twitch. It captures metadata from video archives, highlights, and uploads found on channel pages or the browse section. It returns structured data for every video identified in the list.

Data Fields

Field NameDescriptionExample
TitleThe title of the video"Epic Final Boss Fight"
Length SecondsDuration of the video in seconds3600
View CountTotal number of views15400
Published AtISO timestamp of publication"2023-10-27T10:00:00Z"
Owner IDUnique ID of the channel owner"12345678"
Owner LoginUsername of the channel owner"gamer_pro"
Owner Display NameVisible name of the channel owner"GamerPro"
Owner Profile Image URLLink to the owner profile picture"https://static-cdn.jtvnw.net/user.jpg"
Owner Primary ColorHex code of the channel color"#9146FF"
Is PartnerBoolean indicating partner statustrue
Game IDUnique ID of the game played"509658"
Game SlugURL-friendly game name"just-chatting"
Game NameName of the game"Just Chatting"
Game Box Art URLLink to game cover image"https://static-cdn.jtvnw.net/box.jpg"
Preview Thumbnail URLStatic image of the video"https://static-cdn.jtvnw.net/thumb.jpg"
Animated Preview URLGIF or video preview link"https://static-cdn.jtvnw.net/preview.mp4"
Is RestrictedIf the video has age restrictionsfalse
Video URLDirect link to the video"https://www.twitch.tv/videos/12345"
Channel URLLink to the owner's channel"https://www.twitch.tv/gamer_pro"
Channel About URLLink to the channel about page"https://www.twitch.tv/gamer_pro/about"
Game URLLink to the game category page"https://www.twitch.tv/directory/game/Just%20Chatting"

Input

  • urls: Array of Twitch URLs. Use channel video pages (e.g., twitch.tv/user/videos) or browse pages.
  • maxItems: Maximum number of videos to scrape per URL. Default is 100.

Example Input

{
"urls": ["https://www.twitch.tv/twitch/videos"],
"maxItems": 50
}

Example Output

[
{
"Title": "TwitchCon 2023 Keynote",
"Length Seconds": 7200,
"View Count": 500000,
"Published At": "2023-10-20T18:00:00Z",
"Owner ID": "12826",
"Owner Login": "twitch",
"Owner Display Name": "Twitch",
"Owner Profile Image URL": "https://static-cdn.jtvnw.net/jtv_user_pictures/twitch-profile_image.png",
"Owner Primary Color": "#9146FF",
"Is Partner": true,
"Game ID": "509658",
"Game Slug": "just-chatting",
"Game Name": "Just Chatting",
"Game Box Art URL": "https://static-cdn.jtvnw.net/ttv-boxart/509658-285x380.jpg",
"Preview Thumbnail URL": "https://static-cdn.jtvnw.net/cf_vods/thumb.jpg",
"Animated Preview URL": "https://static-cdn.jtvnw.net/cf_vods/preview.mp4",
"Is Restricted": false,
"Video URL": "https://www.twitch.tv/videos/1955821",
"Channel URL": "https://www.twitch.tv/twitch",
"Channel About URL": "https://www.twitch.tv/twitch/about",
"Game URL": "https://www.twitch.tv/directory/game/Just%20Chatting"
},
{
"Title": "Weekly News Roundup",
"Length Seconds": 1800,
"View Count": 12000,
"Published At": "2023-10-21T12:00:00Z",
"Owner ID": "12826",
"Owner Login": "twitch",
"Owner Display Name": "Twitch",
"Owner Profile Image URL": "https://static-cdn.jtvnw.net/jtv_user_pictures/twitch-profile_image.png",
"Owner Primary Color": "#9146FF",
"Is Partner": true,
"Game ID": "509658",
"Game Slug": "just-chatting",
"Game Name": "Just Chatting",
"Game Box Art URL": "https://static-cdn.jtvnw.net/ttv-boxart/509658-285x380.jpg",
"Preview Thumbnail URL": "https://static-cdn.jtvnw.net/cf_vods/thumb2.jpg",
"Animated Preview URL": "https://static-cdn.jtvnw.net/cf_vods/preview2.mp4",
"Is Restricted": false,
"Video URL": "https://www.twitch.tv/videos/1955822",
"Channel URL": "https://www.twitch.tv/twitch",
"Channel About URL": "https://www.twitch.tv/twitch/about",
"Game URL": "https://www.twitch.tv/directory/game/Just%20Chatting"
}
]

Want more from Twitch?

This actor only covers Videos in a List. The full Twitch Scraper browser extension also includes Messages in a Chat, Channels in a List, Channels in a Search, Clips in a List, Channel Details with unlimited personal use, real-time scraping with your logged-in sessions, CSV/Excel/JSON export, field customization, and scheduled monitoring.

Get the Twitch Scraper extension

Disclaimer

This tool extracts publicly available data. Users are responsible for compliance with applicable terms of service.