YouTube Channel Shorts Scraper 📱 avatar

YouTube Channel Shorts Scraper 📱

Try for free

2 hours trial then $19.99/month - No credit card required now

Go to Store
YouTube Channel Shorts Scraper 📱

YouTube Channel Shorts Scraper 📱

easyapi/youtube-channel-shorts-scraper
Try for free

2 hours trial then $19.99/month - No credit card required now

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.

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]
Developer
Maintained by Community

Actor Metrics

  • 3 monthly users

  • 1 star

  • >99% runs succeeded

  • Created in Jan 2025

  • Modified 7 days ago