YouTube Live Stream Scraper 🎥

YouTube Live Stream Scraper 🎥

Scrape YouTube live streams and upcoming events with detailed information including video details, channel info, and real-time statistics. Perfect for tracking live content and monitoring streaming activities.

SOCIAL_MEDIAVIDEOSOTHERApify

🤖 What does YouTube Live Stream Scraper do?

This actor allows you to scrape live streams and upcoming events from YouTube channels. It provides comprehensive data about live streams, including video details, channel information, viewer counts, and stream status.

✨ Features

  • 📺 Scrapes live streams and upcoming events
  • 🎯 Supports channel-specific scraping
  • 📊 Provides real-time viewer statistics
  • 💡 Captures detailed channel information
  • ✅ Verifies channel authentication status
  • 🔄 Handles both live and scheduled streams
  • 🖼️ Includes high-quality thumbnail URLs
  • 📝 Extracts video descriptions and titles

🔢 Output Dataset

The actor stores results in a structured JSON format, including:

  • Video ID and URL
  • Stream title and description
  • Channel details (name, URL, verification status, avatar)
  • Stream statistics (view count, status, scheduled time)
  • Thumbnail URLs
  • Scraping timestamp

💡 Use Cases

  • Monitor live streaming activities
  • Track viewer engagement
  • Analyze streaming schedules
  • Research content creator strategies
  • Gather competitive intelligence
  • Archive live stream metadata

🛠️ Input Parameters

  • proxyConfiguration: Optional proxy settings for enhanced scraping capabilities

Input Example

A full explanation of an input example in JSON.

1{
2
3}

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        "scrapedAt": "2025-02-05T01:03:39.704Z",
4        "content": {
5            "videoId": "jTIuwc4uW30",
6            "url": "https://www.youtube.com/watch?v=jTIuwc4uW30",
7            "title": "EN VIVO | COLOMBIA vs. PARAGUAY | CONMEBOL SUB20 2025",
8            "description": "#Colombia #Paraguay #Sub20 #Envivo
Suscríbete | Inscreva-se | Subscribe: http://bit.ly/CONMEBOL
Facebook: facebook.com/CONMEBOL
Instagram: instagram.com/conmebol/
Twitter: twitter.com/CONMEBOL"
,
9 "thumbnailUrl": "https://i.ytimg.com/vi/jTIuwc4uW30/hqdefault.jpg?v=67a119d0&sqp=-oaymwEnCNACELwBSFryq4qpAxkIARUAAIhCGAHYAQHiAQoIGBACGAY4AUAB&rs=AOn4CLCyJuchnNgui5Q2hKanPpBm0f3vdw", 10 "channelInfo": { 11 "name": "CONMEBOL", 12 "url": "https://www.youtube.com/@conmebol", 13 "isVerified": true, 14 "avatar": "https://yt3.ggpht.com/qCpMzVfHqEFzcIWzBEfqobkWOytWCVrBJK9mHXFgSiARdo4iHTABdC3uYH3AUyECNSwGyhausQ=s68-c-k-c0x00ffffff-no-rj" 15 }, 16 "stats": { 17 "viewCount": "2,165", 18 "status": "live", 19 "scheduledStartTime": "", 20 "waitingCount": "2,165" 21 } 22 } 23 }, 24 ... 25]

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!