VisionSync Worldcam - Boutique Suite avatar

VisionSync Worldcam - Boutique Suite

Pricing

$2.00 / 1,000 visionsync results

Go to Apify Store
VisionSync Worldcam - Boutique Suite

VisionSync Worldcam - Boutique Suite

Scrape Worldcam with VisionSync enrichment: live stream URLs, HD snapshots, real-time weather, and GPS coordinates across Europe. 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

23 days ago

Last modified

Categories

Share

Premium VisionSync scraper for WorldCam webcams with real-time snapshot and weather enrichment.

Features

  • VisionSync Core Enrichment:
    • Live Snapshots: Captures high-quality frames directly from the stream.
    • Real-time Weather: Integrates localized weather data (temperature, conditions) for the camera location.
    • Health Checks: Automatically verifies if the stream is live and functional.
  • Deep Metadata: Extracts title, description, location, and provider details.
  • Stream Discovery: Captures direct HLS (.m3u8) stream URLs where available.
  • Playwright Powered: Handles complex JavaScript rendering and network traffic analysis.

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, weather apps, or security monitoring tools.

Usage

Provide a list of startUrls from WorldCam.

Input Example

{
"startUrls": [
{ "url": "https://worldcam.eu/webcams/europe/poland/zakopane-gubalowka" }
]
}

Output Example (VisionSync V1)

{
"visionSyncId": "VS-WCM-zakopane-gubalowka",
"url": "https://worldcam.eu/webcams/europe/poland/zakopane-gubalowka",
"title": "Zakopane - Gubalowka Panorama",
"description": "Live view of Zakopane from the Gubalowka hill.",
"stream": {
"url": "https://...",
"isLive": true,
"lastVerified": "2024-03-21T10:00:00Z"
},
"snapshotUrl": "https://...",
"enrichment": {
"location": {
"city": "Zakopane",
"lat": 49.2992,
"lon": 19.9496
},
"weather": {
"temp_c": 5,
"condition": "Cloudy"
}
},
"provider": "worldcam",
"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.