YouTube Channel Shorts Scraper 📱

YouTube Channel Shorts Scraper 📱

Scrape YouTube Shorts from any channel - Get video details including titles, views, URLs, and more. Perfect for content analysis, competitor research, and tracking short-form video performance.

SOCIAL_MEDIAVIDEOSINTEGRATIONSApify

YouTube Shorts Channel Scraper 📱

Easily extract YouTube Shorts data from any channel. This actor helps you collect comprehensive information about short-form videos, enabling content analysis, competitor research, and performance tracking.

🎯 Use Cases

  • Track competitor's YouTube Shorts strategy
  • Analyze short-form video performance
  • Monitor content trends
  • Research viral content patterns
  • Gather engagement metrics
  • Build content databases

✨ Features

  • Scrape unlimited YouTube Shorts from any channel
  • Get detailed video information including:
    • Video ID
    • Title
    • View count
    • Thumbnail URL
    • Short video URL
  • Automatic pagination handling
  • Proxy support for reliable scraping
  • Real-time data extraction
  • Clean, structured JSON output

💡 Input Parameters

  • channelUrls: Array of YouTube channel URLs to scrape
  • maxItems: Maximum number of Shorts to collect per channel
  • proxyConfiguration: Optional proxy settings for reliable scraping

💪 Benefits

  • Save hours of manual data collection
  • Get structured, ready-to-use data
  • Monitor multiple channels efficiently
  • Track short-form video performance
  • Make data-driven content decisions

🎓 Tips

  • Use proxy configuration for better reliability
  • Adjust maxItems based on your needs
  • Run regularly to track changes over time

Input Example

A full explanation of an input example in JSON.

1{
2    "channelUrls": [
3        "https://www.youtube.com/@nike"
4    ],
5    "maxItems": 100
6}

Output sample

The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:

And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.

1[
2    {
3        "channelUrl": "https://www.youtube.com/@nike",
4        "scrapedAt": "2025-01-26T09:44:45.568Z",
5        "short": {
6            "id": "uhGs6qt0zzA",
7            "title": "Kids are the OG Runners. Slowing Down? Never. 💨",
8            "viewCountText": "1.2K views",
9            "shortsUrl": "https://www.youtube.com/shorts/uhGs6qt0zzA"
10        }
11    },
12    ...
13]

Frequently Asked Questions

Is it legal to scrape job listings or public data?

Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.

Do I need to code to use this scraper?

No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!