🔥 Fast Youtube Channel Video Scraper 🚀 avatar

🔥 Fast Youtube Channel Video Scraper 🚀

Pricing

from $0.29 / 1,000 videos

Go to Apify Store
🔥 Fast Youtube Channel Video Scraper 🚀

🔥 Fast Youtube Channel Video Scraper 🚀

Scrape any public YouTube channel /videos page and export video URLs/IDs, titles, thumbnails, views text, and publish dates. Supports @username, UC channelId, and channel URLs.

Pricing

from $0.29 / 1,000 videos

Rating

0.0

(0)

Developer

Video Scraper

Video Scraper

Maintained by Community

Actor stats

2

Bookmarked

6

Total users

4

Monthly active users

3 days ago

Last modified

Categories

Share

YouTube Channel Videos Scraper

Scrape public YouTube channel /videos pages and export a clean list of videos (video URL/ID, title, thumbnail, views text, publish date) from channel @usernames, UC... channel IDs, or channel URLs using an Apify Actor.

This actor is focused on the channel Videos tab (not individual watch pages, and not downloading video files).

Common use cases: content auditing, competitor research, channel monitoring, and building video catalogs.


What this actor can do

  • Accept YouTube channel inputs:
    • @username
    • channelId (starts with UC...)
    • https://www.youtube.com/@username
    • https://www.youtube.com/channel/CHANNEL_ID
  • Extract channel video list items such as:
    • video_id, video_url
    • title
    • thumbnail_url
    • view_count_text (as shown on the list page)
    • publish_date (as shown on the list page)

Input

Configure these fields in the Actor’s Input tab in the Apify Console:

channelInputs (required)

A list of YouTube channel inputs.

Supported examples:

  • @YouTube
  • https://www.youtube.com/@YouTube
  • https://www.youtube.com/channel/UC-9-kyTW8ZkZNDHQJ6FgpwQ

videoSort (optional)

Choose how to sort the channel videos list:

  • latest (default)
  • popular
  • oldest

Output

Results are stored in the default dataset.

Each dataset item includes:

  • channel_id
  • channel_username
  • channel_url
  • rank (1-based position in the Videos tab list for the selected sort)
  • video_id, video_url
  • title, description, thumbnail_url
  • mentions[]
  • hashtags[]
  • view_count_text, short_view_count_text
  • publish_date
  • video_duration
  • yt_status (ok, not_found, error)
  • crawled_at

You are responsible for ensuring your use of this actor complies with:

  • YouTube’s Terms of Service
  • Applicable laws and regulations (privacy, data protection, etc.)

Only scrape data you have the right to access.