YouTube Gaming Trends Scraper
Pricing
from $4.99 / 1,000 results
Go to Apify Store
YouTube Gaming Trends Scraper
Scrape trending gaming videos from YouTube Gaming section. Extracts video details, channel information, view counts, game names, and more. Perfect for gaming content analysis and market research.
Pricing
from $4.99 / 1,000 results
Rating
0.0
(0)
Developer
Coding Frontned
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Scrape trending gaming videos from YouTube's Gaming section. Get video details, channel info, view counts, and more for market research and content analysis.
Features
- Gaming trending — scrapes YouTube Gaming trending section
- Full metadata — title, views, duration, channel info, thumbnails
- Scroll pagination — auto-scrolls to load up to
maxItemsresults - Regional — supports country code for localized trends
Input Parameters
| Field | Type | Default | Description |
|---|---|---|---|
maxItems | integer | 50 | Max gaming videos to scrape |
countryCode | string | "US" | Country code (US, GB, IN, etc.) |
proxyConfiguration | object | — | Apify proxy config |
Output Fields
| Field | Type | Description |
|---|---|---|
position | number | Trending rank |
videoId | string | YouTube video ID |
title | string | Video title |
url | string | Video URL |
thumbnail | string | Thumbnail URL |
viewCountText | string | Human-readable views |
viewCount | number | Parsed view count |
publishedDate | string | Published time (e.g. "2 days ago") |
duration | string | Video duration |
channelName | string | Channel name |
channelId | string | Channel ID |
channelUrl | string | Channel URL |
gameName | string | Game name if shown |
category | string | Always "Gaming" |
scrapedAt | string | ISO timestamp |