Google
Search
Performs a Google search and returns organic results with url, title, and description for each result. Supports an optional region parameter (2-letter country code) to get localized results from a specific country. Pages 1 through 11 are supported; requests for page 12 or greater return a 400 response.
get/v1/google/search
Query parameters
querystring required
Search query
regionstring
2 letter country code, ie US, UK, CA, etc This will show results from that country
date_posted'last-hour' | 'last-day' | 'last-week' | 'last-month' | 'last-year'
Date posted
pagenumber
Page number to retrieve. Must be between 1 and 11; page 12 or greater returns a 400 response.
Response
Successful response