# Vimeo Video & Channel Scraper (`scrapers_lat/vimeo-scraper`) Actor

Scrape Vimeo videos by keyword, video URL or channel. Get title, views, likes, comments, duration, upload date, uploader and tags.

- **URL**: https://apify.com/scrapers\_lat/vimeo-scraper.md
- **Developed by:** [Scrapers Lat](https://apify.com/scrapers_lat) (community)
- **Categories:** Social media, Automation
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $6.80 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

[![Vimeo Video & Channel Scraper](https://scrapers.lat/banners/vimeo-scraper.png)](https://console.apify.com/actors/1Jfcj0xNb8MlwmClD/input)

## Vimeo Scraper

> Extract public Vimeo videos by keyword, video URL or channel, with views, likes, comments, tags and uploader details in one run

![Apify](https://img.shields.io/badge/Platform-Apify-1CE1CE?logo=apify\&logoColor=white)
![Coverage](https://img.shields.io/badge/Coverage-Global-blue)
![Maintained](https://img.shields.io/badge/Maintained-Yes-brightgreen)
![Output](https://img.shields.io/badge/Output-JSON%20%7C%20CSV%20%7C%20Excel-orange)

<table><tr>
<td align="center"><strong>22 fields</strong><br>per record</td>
<td align="center"><strong>Global</strong><br>coverage</td>
<td align="center"><strong>JSON / CSV / Excel</strong><br>output formats</td>
<td align="center"><strong>Updated</strong><br>2026-07-26</td>
</tr></table>

<br>

### What you get

Each record is one public Vimeo video with its full metadata, engagement counts and uploader details. Search by keyword, pass specific video URLs, or point at a channel or user to pull their videos. Fields:

- **thumbnailUrl**: the video preview image
- **title**: video title
- **url**: canonical Vimeo video URL
- **id**: numeric Vimeo video ID
- **uploaderName**: name of the channel or user who posted the video
- **uploaderUrl**: link to the uploader's Vimeo profile
- **uploaderId**: numeric ID of the uploader
- **description**: full video description text
- **durationSeconds**: length of the video in seconds
- **uploadDate**: when the video was created
- **releaseDate**: when the video was released or published
- **viewCount**: number of plays, when the uploader makes stats public
- **likeCount**: number of likes
- **commentCount**: number of comments
- **width**: video width in pixels
- **height**: video height in pixels
- **resolution**: combined resolution such as 1920x1080
- **privacy**: who can view the video, such as anybody
- **language**: primary language of the video when set
- **license**: reuse license such as a Creative Commons license when set
- **contentRating**: content rating labels
- **tags**: list of tags on the video
- **categories**: Vimeo categories the video belongs to
- **observedAt**: when this video was last seen by the scraper

### Who is it for

| Use case | Who benefits |
|---|---|
| Track engagement on your own or competitor videos | Video marketers and creators |
| Build a searchable index of videos on a topic | Researchers and media teams |
| Monitor a channel's newest uploads | Brand and agency social teams |
| Pull duration, resolution and tags for a content catalog | Media libraries and app builders |
| Analyze likes and comments across many videos at once | Analysts and data teams |

### Frequently Asked Questions

**What can I search on Vimeo with this scraper?**
You can search Vimeo by any keyword and get matching public videos, pass individual video URLs or IDs, and pull recent videos from any channel or user profile. You can combine all three inputs in a single run.

**How many videos can I get per run?**
Set the Max Videos value to any number you need. Keyword searches page through hundreds of thousands of matching videos, and channels page through their full catalog, up to your chosen limit.

**Does it return view, like and comment counts?**
Yes. Every video includes like and comment totals. Play counts are included whenever the uploader keeps their video statistics public, which is the case for most search results.

**Can I sort search results?**
Yes. Search supports sorting by relevance, newest first, most played, alphabetical order, or longest duration. Sorting applies to keyword searches only.

**What happens with private or removed videos?**
If a video URL points to a private, removed, or restricted video, the scraper records a clear error entry for that URL and continues with the rest of your input, so one bad link never stops the run.

### Related scrapers

Need data from the same space? Here are other scrapers we build and maintain:

- [YouTube Video & Channel Data Scraper](https://apify.com/scrapers_lat/youtube-scraper): Videos and channels by search, URL or handle with views and subscribers
- [TikTok Hashtag Analytics Scraper](https://apify.com/scrapers_lat/tiktok-hashtag-analytics-scraper): Hashtag reach, video counts and trends on TikTok
- [TikTok Shop Product Scraper](https://apify.com/scrapers_lat/tiktok-shop-product-scraper): Products, prices and sales data from TikTok Shop
- [Reddit Posts & Comments Scraper](https://apify.com/scrapers_lat/reddit-scraper): Posts, comments and scores from any subreddit or search
- [Chrome Web Store Scraper](https://apify.com/scrapers_lat/chrome-web-store-scraper): Extensions, ratings and install counts from the Chrome Web Store
- [App Store Reviews Scraper](https://apify.com/scrapers_lat/app-store-reviews-scraper): User reviews and ratings for any app on the App Store

### More scrapers at scrapers.lat

This actor is built and maintained by [scrapers.lat](https://scrapers.lat), where we publish scrapers for Latin American and US public platforms: real estate, jobs, e-commerce, company registries and government data. Browse the full catalog, see live sample output for each one, or ask us for a custom scraper at [scrapers.lat](https://scrapers.lat).

***

> This actor is an independent tool and has no affiliation with Vimeo. It only accesses data that is publicly available on the platform. Use it in accordance with Vimeo's terms of service.

# Actor input Schema

## `maxVideos` (type: `integer`):

Maximum number of videos to collect across all inputs. Optional.

## `searchTerms` (type: `array`):

Keywords to search Vimeo for. Each keyword returns matching public videos.

## `videoUrls` (type: `array`):

Vimeo video URLs or numeric IDs to fetch full details for (https://vimeo.com/76979871).

## `channelUrls` (type: `array`):

Vimeo channel or user URLs to pull recent videos from (https://vimeo.com/staff, https://vimeo.com/channels/staffpicks, https://vimeo.com/user9324350).

## `sort` (type: `string`):

Order for search results only. Ignored for video and channel URLs.

## Actor input object example

```json
{
  "maxVideos": 20,
  "searchTerms": [
    "nature"
  ],
  "videoUrls": [],
  "channelUrls": [],
  "sort": "relevant"
}
```

# Actor output Schema

## `results` (type: `string`):

No description

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "maxVideos": 20,
    "searchTerms": [
        "nature"
    ],
    "videoUrls": [],
    "channelUrls": []
};

// Run the Actor and wait for it to finish
const run = await client.actor("scrapers_lat/vimeo-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "maxVideos": 20,
    "searchTerms": ["nature"],
    "videoUrls": [],
    "channelUrls": [],
}

# Run the Actor and wait for it to finish
run = client.actor("scrapers_lat/vimeo-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "maxVideos": 20,
  "searchTerms": [
    "nature"
  ],
  "videoUrls": [],
  "channelUrls": []
}' |
apify call scrapers_lat/vimeo-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=scrapers_lat/vimeo-scraper",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/acts/1Jfcj0xNb8MlwmClD/builds/J9hfoWWkXYJoUJOkO/openapi.json
