VOOZH about

URL: https://apify.com/stefanie-rink/youtube-scraper

⇱ Advanced Youtube Scraper Β· Apify


Pricing

$29.00/month + usage

Go to Apify Store

Advanced Youtube Scraper

Please follow all inquiries at: tnot2652@gmail.com. Search YouTube for keywords, channels or individual video data blazingly fast. Internal YouTube API. No key needed. Customizable sorting, including their views, comments, channel info, number of subscribers, publication date, and title data etc.

Pricing

$29.00/month + usage

Rating

0.0

(0)

Developer

πŸ‘ Steafanie Braid

Steafanie Braid

Maintained by Community

Actor stats

16

Bookmarked

959

Total users

5

Monthly active users

4 days ago

Last modified

Share

Contact

For any inquiries or issues, please contact tnot2652@gmail.com.

YouTube Advanced Scraper

This actor scrapes regular YouTube video data from:

  • text search queries
  • direct watch URLs and youtu.be links
  • channel URLs such as https://www.youtube.com/@Google, youtube.com/@Google, or @Google

It returns one dataset item per video with:

  • title
  • views
  • url
  • publication_date
  • subscribers
  • channel_link
  • channel_name
  • comments
  • related_videos
  • data_date

Current Behavior

  • The default no-input run uses a stable single video URL so Apify health checks pass.
  • Channel root URLs are normalized to the channel's /videos tab automatically.
  • Search and channel pagination use YouTube continuation endpoints, so higher max_results values work.
  • Search and channel scraping now builds base dataset items from list renderers first. Watch pages are opened only for direct video inputs or when comment / related-video enrichment is requested.
  • Search results now do lightweight subscriber enrichment with one channel-page request per unique channel, using a bounded in-memory cache to avoid unbounded growth on large runs.
  • Duplicate input entries are deduplicated before scraping.
  • Unsupported YouTube URLs such as playlist pages are skipped with a warning instead of breaking the run.

Input

The actor accepts a JSON object with these fields:

  • queries: Required. A mix of search queries, direct video URLs, or channel URLs. Bare handles such as @Google and scheme-less channel URLs such as youtube.com/@Google are accepted.
  • sort_by: Optional. Search sorting for text queries only. One of relevance, view, date, rating. Default is relevance.
  • max_results: Optional. Maximum number of videos to collect per search query or channel URL. Default is 10.
  • num_comments: Optional. Requested comment count per video. Default is 0.
  • related_videos: Optional. Whether to try collecting related video links from watch pages. Default is false.

Legacy note: The old clean input is still accepted for backwards compatibility, but it is ignored by the current actor version.

Proxy Setup

Do not place proxy credentials in actor input.

Configure the proxy through actor environment variables instead:

  • YOUTUBE_PROXY_URL
  • or the split form: YOUTUBE_PROXY_HOST, YOUTUBE_PROXY_PORT, YOUTUBE_PROXY_USERNAME, YOUTUBE_PROXY_PASSWORD, and optional YOUTUBE_PROXY_SCHEME

Example:

YOUTUBE_PROXY_URL=http://USERNAME:PASSWORD@HOST:PORT/

The actor redacts credentials in its own logs and only logs the proxy host and port.

Output

Example dataset item:

{
"title":"Me at the zoo",
"views":355000000,
"url":"https://www.youtube.com/watch?v=jNQXAC9IVRw",
"publication_date":"2005-04-24",
"subscribers":3210000,
"channel_link":"https://www.youtube.com/@jawed",
"channel_name":"jawed",
"comments":[],
"related_videos":[
"https://www.youtube.com/watch?v=QH2-TGUlwu4",
"https://www.youtube.com/watch?v=oHg5SJYRHA0"
],
"data_date":"2026-04-18T00:00:00+00:00"
}

Output Schema

The actor always returns these keys for every dataset item:

{
"type":"object",
"properties":{
"title":{"type":"string"},
"views":{"type":"integer"},
"url":{"type":"string"},
"publication_date":{"type":["string","null"]},
"subscribers":{"type":["integer","null"]},
"channel_link":{"type":["string","null"]},
"channel_name":{"type":["string","null"]},
"comments":{
"type":"array",
"items":{"type":"string"}
},
"related_videos":{
"type":"array",
"items":{"type":"string"}
},
"data_date":{"type":"string"}
},
"required":[
"title",
"views",
"url",
"publication_date",
"subscribers",
"channel_link",
"channel_name",
"comments",
"related_videos",
"data_date"
]
}

Notes

  • comments are best effort. The actor now attempts to collect top-level comments through YouTube's watch-page continuation flow. Some videos can still return an empty array when comments are disabled or YouTube blocks the continuation requests.
  • related_videos are best effort. Some watch pages block continuation requests and return an empty array.
  • Search and channel items can now survive blocked watch pages. In those cases, the actor logs the watch-page problem and keeps the list-page fallback item.
  • subscribers are now hydrated from direct watch pages, channel headers, or one lightweight channel-page request per unique channel when available. They can still be null if YouTube does not expose the count.
  • sort_by does not affect direct video URLs or channel URLs.

Machine Specs

256 MB is enough for smaller runs, but larger query lists and high max_results values benefit from more memory and time.

You might also like

YouTube Scraper

streamers/youtube-scraper

YouTube crawler and video scraper. Alternative YouTube API with no limits or quotas. Extract and download channel name, likes, number of views, and number of subscribers.

89K

4.8

YouTube Scraper

automation-lab/youtube-scraper

Scrape YouTube videos, channels, and comments at scale. Search by keyword, get video details (views, likes, duration, category), channel profiles (subscribers, verification), and comments. Uses YouTube InnerTube API β€” no browser, no API key needed.

πŸ‘ User avatar

Stas Persiianenko

99

Youtube Channel Scraper

grow_media/youtube-channel-scraper

Extract comprehensive data from YouTube channels including video stats, channel details, and engagement metrics. Support for multiple channels (up to 100), date filtering, and sorting options. Get video views, likes, comments, duration, tags plus channel subscribers, total views, and more.

1.5K

4.9

Fast YouTube Channel Scraper

streamers/youtube-channel-scraper

This alternative YouTube Data API has no limits or quotas. Use it to scrape one or multiple YouTube channels: channel info, URL, total number of subscribers, videos and views, creation date. Try it and get basic video data. You can download extracted data in JSON, CSV, and Excel.

16K

4.7

Youtube Search

danek/youtube-search

YouTube crawler and video scraper. More then using the YouTube API.

237

All Social Media Posts Extractor (by Hashtag and Username)

caprolok/all-social-media-posts-extractor-by-hashtag-and-username

Effortlessly extract posts from Instagram, TikTok, YouTube, LinkedIn, and Twitter. Search by specific keywords and locations to quickly get structured results, including usernames, captions, engagement stats, and direct post links. Ideal for marketers, creators, and researchers.

Social Media Hashtag Research

apify/social-media-hashtag-research

Extract information about posts across social media with the same hashtag. Get details from Instagram, YouTube, TikTok, and Facebook about posts’ URLs, captions, timestamps, likes, dislikes, views and comments count, and basic profile info. You can download your data in JSON, CSV, Excel, and more.

Multi Platform Social Scraper

adnantamboli777/multi-platform-social-scraper

Scrape Twitter/X, Instagram, LinkedIn, Reddit & Google Maps with one actor. Returns a unified, normalized dataset β€” same schema across all platforms. Perfect for social listening, lead gen, sentiment analysis, and market research.

8

YouTube Description Extractor πŸ“

easyapi/youtube-description-extractor

Extract complete descriptions from YouTube videos automatically. Perfect for content analysis, SEO research, and marketing insights. Supports batch processing with proxy integration for reliable results. πŸŽ₯ πŸ“

🎡 TikTok Explorer

jupri/tiktok

πŸ’« All-in-One TiKToK Scraper