Vimeo Scraper (Category, Showcase and Groups)
Pricing
from $1.50 / 1,000 results
Vimeo Scraper (Category, Showcase and Groups)
Scrape videos from Vimeo categories, groups, and showcases. Get video metadata including video URLs, titles, author information, duration, play count, like coun, comment count, and more.
Pricing
from $1.50 / 1,000 results
Rating
0.0
(0)
Developer
Nataniel Santos
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
9 days ago
Last modified
Categories
Share
What does Vimeo Scraper do?
Vimeo Scraper is an Apify actor that scrapes videos from Vimeo categories, groups, and showcases with pagination support. It extracts video metadata including video URLs, titles, author information, duration, play count, like coun, comment count, and more.
Features
- π₯ Scrape videos from Vimeo categories, groups, and showcases
- β‘ Fast and reliable scraping with pagination support
- π§βπ» Perfect for non-technical users
- π No need for authentication
- π Automatically handles retries for failed requests
- π Search within categories or groups
- π¦ Outputs data in JSON format for easy integration with other tools
π― Who Is This For?
- Content creators looking to analyze Vimeo videos in specific categories
- Marketers researching video trends on Vimeo
- Developers needing Vimeo video data for their applications
- Data analysts conducting social media research
- Video curators exploring group collections
β¬οΈ What You Need to Provide
- π A list of Vimeo Category, Group, or Showcase URLs to scrape data from.
Example URLs:
https://vimeo.com/categories/documentary/videoshttps://vimeo.com/groups/indie/videoshttps://vimeo.com/showcase/12345https://vimeo.com/categories/documentary/videos/sort:featured/format:detail
Optional parameters:
Sort Order: Override the URL sort param. The options are (featured(cateogory only),relevant(category only),date,alphabetical,plays,likes,duration)Maximum Items Per URL: Limit the number of videos to scrape (default: 50)Search Term: Filter videos by search keyword within the category or group
π¦ What You'll Get (Output)
The actor outputs a dataset containing the following fields for each video:
id: Unique identifier of the videourl: Direct URL to the videotitle: Title of the videoduration: Duration of the video in secondsauthorName: Name of the video authorauthorUrl: URL to the author's profileuploadedAt: Date and time the video was uploaded (ISO 8601 format)playsCount: Number of times the video has been playedlikesCount: Number of likes on the videocommentsCount: Number of comments on the videodescription: Description of the videothumbnailUrl: URL of the video thumbnail imagetags: Array of tags associated with the video
π₯ Video Output Example
{"id": "137602","url": "https://vimeo.com/showcase/3151326/video/137602","title": "Mutations","duration": 324,"authorName": "David Winkfield","authorUrl": "https://vimeo.com/davidwinkfield","uploadedAt": "2007-02-07T18:33:32+00:00","playsCount": null,"likesCount": 2,"commentsCount": 0,"description": "A cyborg, surviving in a post apocalyptic dystopia, must repair itself before reaching its expiration date","thumbnailUrl": "https://i.vimeocdn.com/video/46932837-580f6abcdf4c23ebc5bfd4deaeb3e30ad8d434c5f285f192d4501a22691e3a5f-d_360x203?&r=pad®ion=us","tags": []}
π² How much will scraping Vimeo videos cost you?
The pricing changes according to your Apify plan.
| Plan | Price per 1,000 videos |
|---|---|
| Free | $5.00 |
| Starter | $2.40 |
| Scale | $1.50 |
| Business | $1.50 |
π‘ Free Plan users can scrape up to 20 videos per run. To remove this limit, become a paying user by upgrading your Apify plan: View Pricing
π§© Integrations and Vimeo Scraper
Vimeo Scraper can be connected with almost any cloud service or web app thanks to integrations on the Apify platform. You can integrate with Make, Zapier, Slack, Airbyte, GitHub, Google Sheets, Google Drive, and more. Or you can use webhooks to carry out an action whenever an event occurs, e.g. get a notification whenever Vimeo Scraper successfully finishes a run.
π Using Vimeo Scraper with the Apify API
The Apify API gives you programmatic access to the Apify platform. The API is organized around RESTful HTTP endpoints that enable you to manage, schedule, and run Apify actors. The API also lets you access any datasets, monitor actor performance, fetch results, create and update versions, and more.
To access the API using Node.js, use the apify-client NPM package. To access the API using Python, use the apify-client PyPI package.
Check out the Apify API reference docs for full details or click on the API tab for code examples.
π¬ Giving feedback
We're always working on improving the performance of our Actors. So if you've got any technical feedback for Vimeo Scraper or simply found a bug, please create an issue on the Actor's Issues tab in Apify Console.
π§ Email: nathan.santos159@hotmail.com