VisionSync YouTube Live - Boutique Suite avatar

VisionSync YouTube Live - Boutique Suite

Under maintenance

Pricing

$2.00 / 1,000 visionsync results

Go to Apify Store
VisionSync YouTube Live - Boutique Suite

VisionSync YouTube Live - Boutique Suite

Under maintenance

Scrape YouTube Live streams with VisionSync enrichment: stream metadata, HD snapshots, viewer counts, and channel information. Part of the VisionSync Boutique Suite.

Pricing

$2.00 / 1,000 visionsync results

Rating

0.0

(0)

Developer

the anh nguyen

the anh nguyen

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

15 days ago

Last modified

Categories

Share

Premium VisionSync scraper for YouTube Live streams with real-time snapshot and metadata enrichment.

Features

  • VisionSync Core Enrichment:
    • Live Snapshots: Captures high-quality frames directly from the video player.
    • Metadata Extraction: Extracts title, description, thumbnail, and channel details.
    • Live Status Detection: Identifies active live streams.
  • Deep Metadata: Extracts title, description, and provider details.
  • Stream Support: Captures YouTube video URLs for live stream access.
  • Playwright Powered: Handles complex JavaScript rendering and dynamic content.

Monetization & Cost

This Actor uses a Pay-Per-Event pricing model:

  • $0.002 per result ($0.20 per 100 results).
  • You only pay for successful, enriched VisionSync data points saved to the dataset.
  • Ideal for building live webcam directories, streaming aggregators, or content monitoring tools.

Usage

Provide a list of startUrls from YouTube Live streams.

Input Example

{
"startUrls": [
{ "url": "https://www.youtube.com/watch?v=jfKfPfyJRdk" }
]
}

Output Example (VisionSync V1)

{
"visionSyncId": "VS-YTB-jfKfPfyJRdk",
"url": "https://www.youtube.com/watch?v=jfKfPfyJRdk",
"title": "lofi hip hop radio - beats to relax/study to",
"description": "Thank you for listening...",
"stream": {
"url": "https://www.youtube.com/watch?v=jfKfPfyJRdk",
"isLive": true,
"lastVerified": "2024-03-21T10:00:00Z"
},
"snapshotUrl": "https://...",
"enrichment": {
"location": {
"city": "Global"
}
},
"provider": "youtube",
"timestamp": "2024-03-21T10:00:00Z"
}

Local Development

  1. Install dependencies: npm install
  2. Run the Actor: npm start or apify run
  3. Check the results in storage/datasets/default.