datacortex/google-videos-scraper
Google Videos Scraper
Search Google Videos and export title, URL, channel, source, duration, and snippet.
When to use it
Use this when the SERP you want is the Videos tab — mixed YouTube and other hosts — not a YouTube-native search and not a web blue-link snapshot.
Versus the sibling Actors
Google Search Scraper is organic/paid web results. YouTube Search Scraper is YouTube’s own index. This Actor is Google’s Videos tab: one query, video listings, some of which are not YouTube.
Example input
{
"queries": [
"adidas"
],
"pages": 1,
"maxResults": 10
}Example output
{
"query": "adidas",
"type": "organic",
"position": 2,
"title": "Top 10 Adidas Sneakers for 2026",
"url": "https://www.youtube.com/watch?v=5M-U67lhqoU"
}MCP pin
Agents call this through Apify MCP. Running it needs an Apify token.
{
"mcpServers": {
"apify": {
"url": "https://mcp.apify.com?tools=datacortex/google-videos-scraper"
}
}
}Pricing
$0.50 per 1,000 results + $0.001 per run. Confirm on the Apify pricing tab if you are budgeting a large run.
Limitations
- channel, duration, and thumbnailUrl are omitted when the parser does not return them.
- Does not download video files or transcripts.
Related Actors
Built and maintained by Irfan Ali, senior AI engineer. Looking for AI engineering work — Bengaluru or remote, can start immediately. Get in touch.