Skip to content
All sites
Data API

Google Data API

Search, news, patents and trends data from Google.

58endpointsRate Limit · recaptcha handled for you
google.comGET/google/adsGET/google/ads/tr…GET/google/ai-mod…{ } JSON
Example (captured live)
google.com
Example
JSON responseclick the page to trace a field
{
"search_metadata": {
"status": "Success",
"created_at": "2026-08-18T09:24:27.805813+00:00",
"engine": "google",
"google_url": "https://www.google.com/search?q=best+coffee+makers&gl=us&hl=en&start=0&num=10&tbm=vid"
},
"search_parameters": {
"engine": "google",
"q": "best coffee makers",
"google_domain": "google.com",
"gl": "us",
"hl": "en",
"device": "desktop",
"tbm": "vid",
"num": 10,
"page": 1
},
"video_results": [
],
"pagination": {
"current": 1,
"next": null
}
}
GET/v1/data/google/videos/search1 credit / run Verified

Video Search

Video search across Google's video index (platform, channel, duration, date).

Handled for you:Rate Limitrecaptcha
Parameters
NameTypeReqDescription
querystringyesSearch query.
Advanced filters
glstringnoTwo-letter country code, e.g. us, gb, de. (default: us)
hlstringnoUI language, e.g. en, es, fr. (default: en)
tbsstringnoFilters, e.g. dur:l (long), qdr:w (past week).
safestringnoSafe search: active or off.
numintegernoNumber of results per page. (default: 10)
pageintegernoPage number. (default: 1)