Back to library
Google Videos API
Scrape video results from Google Videos search including YouTube, Reddit, and other video platforms, with location and language support.
Active1 credit = 1 requestGET/v2/google/videos
Endpoint Overview
Detailed documentation, pricing, and usage examples.
Loading…
Code samples
Bash
curl --location --request GET 'https://api.piloterr.com/v2/google/videos' \
--header 'Content-Type: application/json' \
--header 'x-api-key: <token>'Replace <token> with your API key, then run the request from your terminal or app.
Create free account, get +500 creditsExample response
JSON
{
"organic_results": [
{
"date": "Jan 23, 2026",
"link": "https://www.youtube.com/watch?v=pkBQBEtPlHE",
"title": "The Only Paris Travel Guide You'll Ever Need (2026)",
"domain": "www.youtube.com",
"source": "YouTube",
"channel": "Destination Well Known",
"snippet": "Don't visit Paris before you've watched this complete Paris travel guide I've created the ultimate Paris guide for first-time visitors ...",
"duration": "26:20",
"position": 1,
"video_id": "pkBQBEtPlHE",
"displayed_link": "www.youtube.com",
"snippet_matched": [
"guide",
"paris",
"travel"
]
},
{
"date": "May 30, 2025",
"link": "https://www.youtube.com/watch?v=GLKPfHVdYSU",
"title": "Paris According to Locals | What to Do, See & Eat in Paris",
"domain": "www.youtube.com",
"source": "YouTube",
"channel": "The Tour Guy",
"snippet": "Forget the tired advice from travel guides — here's what locals actually recommend.",
"duration": "14:02",
"position": 2,
"video_id": "GLKPfHVdYSU",
"displayed_link": "www.youtube.com",
"snippet_matched": [
"paris",
"travel"
]
},
{
"date": "Mar 7, 2025",
"link": "https://www.youtube.com/watch?v=63N38fKU3C0",
"title": "27 Tips I Wish I Knew Before Visiting Paris",
"domain": "www.youtube.com",
"source": "YouTube",
"channel": "Camden David",
"snippet": "Here's the exact list I share with friends visiting Paris.",
"duration": "12:00",
"position": 3,
"video_id": "63N38fKU3C0",
"displayed_link": "www.youtube.com",
"snippet_matched": [
"guide",
"paris",
"travel"
]
}
],
"search_parameters": {
"q": "paris travel guide",
"gl": "us",
"hl": "en",
"num": 10,
"page": 1,
"uule": null,
"engine": "google_videos",
"location": null
}
}Integrations
Integrate Google Videos with your favorite tools.
Pricing
1 credit per request
Reviews
5 / 5 (58 reviews)
66 active users
392K requests
12ms avg response time
Method
GET, POST
Path
/v2/google/videos
Status
Active
Collections
Related APIs
Expand your data capabilities with these complementary tools.