Dailymotion Scraper — Videos, Views & Channels
Pricing
from $0.001 / video scraped
Dailymotion Scraper — Videos, Views & Channels
Search Dailymotion videos or scrape a channel's uploads: title, description, URL, owner, views, likes, comments, duration, tags, thumbnail and date. One clean row per video as JSON, CSV or Excel.
Pricing
from $0.001 / video scraped
Rating
0.0
(0)
Developer
hiper soft
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Search Dailymotion videos or scrape a channel's uploads as clean, structured data. Add keywords or usernames, choose how to sort, and get one row per video — title, description, URL, owner, views, likes, comments, duration, tags, thumbnail and date. Export to JSON, CSV or Excel, or pull straight from the API.
Perfect for video and trend research, competitor and creator analysis, content discovery, media monitoring, and building video datasets for dashboards or LLMs.
What you get
One flat, ready-to-use record per video:
| Field | Description |
|---|---|
id / url | The video and its link |
title / description | Title and description |
owner / ownerName | Channel username and display name |
channel | Channel / category |
views / likes / comments | Engagement metrics |
duration | Length in seconds |
tags | Video tags |
language / country | Locale |
thumbnail | Thumbnail image URL |
createdAt | Publish date (ISO 8601) |
query | The keyword / channel that produced the row |
collectedAt | When the row was scraped |
How to use
1. Search or by channel
{"searchQueries": ["football highlights", "news"],"usernames": ["asianetnews-hindi"],"sort": "visited","maxItems": 300}
- Search keywords — each keyword runs its own search.
- Channels / usernames — scrape all videos from given channels.
- Sort by — relevance, most recent, most visited (views), trending, oldest, or random.
- Max videos — cap the total (0 = no limit).
Example output
{"id": "x8zhrsm","title": "10 Curiosidades sobre el Fútbol","url": "https://www.dailymotion.com/video/x8zhrsm","owner": "VideooTV","views": 16488646,"likes": 1204,"comments": 88,"duration": 312,"tags": ["football", "sports"],"createdAt": "2026-05-01T10:00:00.000Z","collectedAt": "2026-09-20T15:40:00.000Z"}
Common use cases
- Video & trend research — see what's popular for a topic and how it performs.
- Competitor & creator analysis — track a channel's uploads, views and engagement.
- Content discovery — build watchlists and content ideas at scale.
- Media monitoring — follow coverage of a topic across channels.
- Datasets — build clean, structured video result sets for analysis or model training.
Frequently asked questions
Do I need any login, account or key? No. Just add keywords or channels and run.
Can I scrape a whole channel? Yes — add the channel username; the scraper pages through its uploads.
Can I sort by most viewed or newest? Yes — use the Sort option (relevance, recent, visited, trending, oldest, random).
How many videos can I get? Set Max videos to whatever you need (0 = no limit).
What format is the data? A flat table you can export as JSON, CSV or Excel, or fetch from the Apify API.
Related scrapers
Building a video toolkit? Check out our YouTube search, channel and comments scrapers and other video scrapers on Apify Store — all with the same clean, one-row-per-item output.