
π Vimeo Video Scraper π οΈ
Pricing
$8.00/month + usage

π Vimeo Video Scraper π οΈ
π Extract Vimeo video metadata π: Resolutions πΌοΈ, codecs π§, likes β€οΈ, comments π¬, channels πΊ! Bulk URLs π, proxy-ready π. For devs π οΈ, analysts π, archivists ποΈ. No downloads needed! Fast β‘ & encrypted π‘οΈ π Vimeo Video Scraper π οΈ
0.0 (0)
Pricing
$8.00/month + usage
0
Total users
3
Monthly users
3
Runs succeeded
>99%
Last modified
18 days ago
π Vimeo Video Scraper β Metadata Extraction Suite π
Unlock 50+ technical & engagement metrics β’ Resolution specs πΌοΈ β’ Codec details π§ β’ Channel analytics π β’ Bulk URL processing π
π Overview
This professional-grade Vimeo scraper extracts rich video metadata without downloads. Perfect for:
β
Content analysts π
β
Video QA teams π§ͺ
β
Developer integrations π οΈ
β
SEO strategists π
β
Archival projects ποΈ
Extracts:
- π½οΈ Resolution/FPS/Codec specs
- π Upload dates & timestamps
- π Engagement metrics (likes/comments)
- πΌοΈ Thumbnail URLs & dimensions
- πΊ Channel ownership details
- π§ 10+ technical streaming parameters
β±οΈ Avg. runtime: 15-45s per video β’ π‘οΈ Auto-retry & proxy support
π₯ Key Features
π Metadata Mastery
Category | Extracted Data |
---|---|
Core | Titles β’ Descriptions β’ Durations β’ Thumbnails |
Tech | Resolutions β’ FPS β’ Codecs β’ Aspect ratios β’ Bitrates |
Engagement | Likes β’ Comments β’ View counts (when available) |
Channel | Owner names β’ Profile URLs β’ Release timelines |
π§ Technical Insights
- Codec Analysis: AVC/H.264 specifications
- Stream Anatomy: Manifest URLs β’ Protocol details
- Quality Metrics: TBR/VBR/ABR bitrate tracking
- DRM Status: Has_drm flag detection
π οΈ Enterprise-Grade
- Bulk Processing: Handle 100+ URLs per run
- Proxy Rotation: Bypass geo/IP restrictions
- Auto-Validation: Filter invalid/broken links
- Epoch Timestamps: 1712053062 β "2024-04-02"
βοΈ Input Configuration
{"video_urls": [{"url": "https://vimeo.com/693117164","method": "GET"}]}
π Input Parameters
Field | Type | Description |
---|---|---|
video_urls | Array | Vimeo video URLs (1-100+ items) |
url | String | Valid Vimeo link (supports embeds/private) |
method | String | GET (HTTP method) |
π€ Output Example (Abridged)
[{"important": {"original_url": "https://vimeo.com/929824958?autoplay=1&muted=1&stream_id=β¦","title": "[Architect A X KCRP] A small garden by the window","description": "Architect A X KCRP\n\nExecutive Producer: Jungmin Lee\nβ¦","thumbnail": "https://i.vimeocdn.com/video/1826213027-β¦-d","duration": "4m 35s","upload_date": "2024-04-02","like_count": 432,"comment_count": 12},"channel": {"channel": "VCRWORKS","channel_url": "https://vimeo.com/vcrworks"},"video": {"width": 1920,"height": 1080,"fps": 24,"tbr": 5381,"format_id": "hls-fastly_skyfire-5381+β¦","protocol": "m3u8_native+m3u8_native","formats": [{"format_id": "hls-fastly_skyfire-5381","url": "https://skyfire.vimeocdn.com/β¦/media.m3u8?β¦","ext": "mp4","resolution": "1920x1080","fps": 24},{"format_id": "hls-fastly_skyfire-audio-high-English","format_note": "English","ext": "mp4","resolution": "audio only"}]},"audio": {"language": "en"},"subtitles": {"subtitles": {}},"technical": {"extractor": "vimeo","timestamp": 1712053062,"formats": [{"format_id": "hls-fastly_skyfire-5381","manifest_url": "https://β¦/playlist.m3u8?β¦","has_drm": false}]}}]
ποΈ Output Field Breakdown
Core Metadata
Field | Description |
---|---|
provided_resolution | Auto-detected display resolution |
upload_date | ISO 8601 date (YYYY-MM-DD) |
like_count | Engagement metrics (if public) |
Technical Specs
Field | Description |
---|---|
vcodec | Video compression standard |
protocol | Streaming tech (m3u8/DASH) |
bitrate | Kilobits-per-second (VBR/ABR) |
Channel Data
Field | Description |
---|---|
channel | Account/organization name |
channel_url | Direct profile link |
π Why This Scraper?
Feature | π This Actor | π Generic Tools |
---|---|---|
Metadata Depth | 50+ Fields | <10 Fields |
Codec Analysis | β Full Specs | β Surface-Level |
Bulk Capacity | 100+ URLs | Single Videos |
Timestamp Formats | Epoch + ISO | Single Format |
Enterprise Ready | Proxy + Retry | No Fail-safes |
π οΈ How It Works
1οΈβ£ Add Vimeo URLs β Single videos or entire channels
2οΈβ£ Run Actor β Auto-detects public/private content
3οΈβ£ Get:
- π Full technical manifests
- π Engagement analytics
- πΊ Channel attribution
- π Deep format analysis
π‘ Use Cases
Media Analysts
- Benchmark video encoding quality
- Track resolution adoption rates
Developers
- Build video CMS integrations
- Auto-generate tech spec reports
Archivists
- Preserve streaming format history
- Catalog channel ownership changes
QA Teams
- Validate bitrate compliance
- Monitor DRM implementation
β Troubleshooting
Issue: Missing like_count
/comment_count
Fix:
- Source video must have public stats enabled
- Use canonical URLs (non-embeds)
Issue: "Invalid manifest_url"
Fix:
- Check URL format (must be Vimeo native)
- Retry with
method: GET