YouTube Video Scraper avatar
YouTube Video Scraper

Pricing

$10.00 / 1,000 results

Go to Apify Store
YouTube Video Scraper

YouTube Video Scraper

Developed by

Akash Kumar Naik

Akash Kumar Naik

Maintained by Community

Scrape the latest YouTube videos, shorts, and live of a channel with views and duration.

5.0 (2)

Pricing

$10.00 / 1,000 results

0

8

8

Last modified

5 days ago

YouTube Channel Scraper – Apify Actor

Effortlessly extract video data from any public YouTube channel using this advanced Apify actor. Instantly collect video titles, URLs, thumbnails, view counts, and publish dates for content analysis, marketing, and research.

Key Features

  • Scrape Any YouTube Channel: Just provide a YouTube channel URL to start extracting video information.
  • Custom Video Sorting: Sort results by latest, most popular, or oldest uploads for tailored insights.
  • Set Video Limit: Control the number of videos scraped with the max_videos parameter.
  • Fast & Reliable: Built on Apify for high performance and robust data extraction.

Use Cases

  • YouTube Content Analysis: Gather video metadata for competitor research, content planning, and trend analysis.
  • Automated Data Collection: Populate databases or archives with structured YouTube video data.
  • Digital Marketing: Discover trending videos and influential channels for targeted campaigns.

How to Use

Provide input in JSON format:

{
"channel_url": "https://www.youtube.com/@apify",
"max_videos": 50,
"sort_by": "popular"
}

Input Parameters

  • channel_url (required): Full YouTube channel URL (e.g., https://www.youtube.com/@apify)
  • max_videos (optional, default: 10): Maximum number of videos to extract
  • sort_by (optional, default: "latest"): Sort order (latest, popular, oldest)

Output Data

Each scraped video includes:

  • title: Video title
  • url: Direct YouTube video link
  • thumbnail_url: Thumbnail image URL
  • views: View count
  • published_date: Publish date