YouTube Data Export Scraper
Pricing
from $0.16 / 1,000 youtube channel videos
YouTube Data Export Scraper
Keep YouTube channels and published videos in one searchable export. Review identity, titles, dates, descriptions, audience signals, engagement, and source links together.
Pricing
from $0.16 / 1,000 youtube channel videos
Rating
0.0
(0)
Developer
ReapX
Maintained by CommunityActor stats
0
Bookmarked
3
Total users
2
Monthly active users
an hour ago
Last modified
Categories
Share
Keep YouTube channels and published videos in one searchable export. Review identity, titles, dates, descriptions, audience signals, engagement, and source links together.

The record
The dataset schema names every field before the run. The first working set is whatIFound, id, title, description, channelTitle, channelId, channelUrl, viewCount, likeCount, commentCount, commentCountText, and duration. Dataset views keep related fields together without changing the underlying row.
Input
YouTube Data Export Scraper accepts source URLs and searches. Run controls stay in the same form.
| Field | What it controls | Starting value |
|---|---|---|
startUrls | Paste exact YouTube URLs, one per line. | ["https://www.youtube.com/watch?v=dQw4w9WgXcQ"] |
queries | Enter the search phrases to run, one per line. | ["ai agents tutorial 2026"] |
maxItems | Stop after this many dataset rows. | 10 |
maxConcurrency | Set the number of source requests that may run in parallel. | 5 |
includeEngagement | Keep engagement in the returned record. | true |
maxSeconds | Stop after this many seconds and keep completed rows. | 240 |
Example input
{"startUrls": ["https://www.youtube.com/watch?v=dQw4w9WgXcQ"],"maxItems": 1,"maxSeconds": 180}
Price
$0.3 per 1,000 youtube channel videos on the Free plan. Other Apify plans use the rates shown in the Pricing tab.

Console, API, schedules, and exports
Runs can begin in Apify Console, from a saved task, or through the Actor API. A schedule can reuse the same input. Completed rows remain in the run dataset for API retrieval and Apify dataset exports.
POST https://api.apify.com/v2/acts/11eazhdZ1RO5TZ4dj/runsGET https://api.apify.com/v2/datasets/{datasetId}/items
Saved tasks
Twenty task pages cover distinct research, comparison, operations, automation, and export jobs. The opening set is:
- YouTube data exact query: Review one YouTube record around
id,title,whatIFound, anddescription. The saved task usesstartUrls,maxItems, andmaxSecondsand opens theoverviewview. Configured in YouTube Data Export Scraper. - YouTube data query comparison: Compare YouTube records using
viewCount,likeCount,commentCount, andcommentCountText. Thestatsview keeps the differences close together. Configured in YouTube Data Export Scraper. - YouTube data query list: Process a saved YouTube input queue with
startUrls,maxItems, andmaxSeconds. Source and identifier fields remain visible in theidentityview. Configured in YouTube Data Export Scraper. - YouTube data result index: Index YouTube records by
id,title,scrapedAt, andpublishedAt. The saved input keeps the same matching keys from run to run. Configured in YouTube Data Export Scraper. - YouTube data destination register: Assemble a focused YouTube register centered on
whatIFound,id,title, anddescription. The task keepsstartUrls,maxItems, andmaxSecondsvisible for later review. Configured in YouTube Data Export Scraper. - YouTube data ranking benchmark: Compare numeric and status fields across YouTube records, led by
viewCount,likeCount,commentCount, andcommentCountText. Results open as theengagementtable. Configured in YouTube Data Export Scraper.
Related products
- YouTube Search Scraper
- YouTube Profile Scraper
- YouTube Transcript Scraper
- Instagram Search Scraper
- Instagram Bulk Export Scraper
Support
Include the Actor ID, run ID, saved task name, and affected input when reporting an issue. That is enough to locate the run and its dataset.