Google Trends Trending Now API
Using Google Trends Trending Now API you can scrape Google Trends Trending Now results. Each successful request will cost you 5 API credits.
Last updated
Using Google Trends Trending Now API you can scrape Google Trends Trending Now results. Each successful request will cost you 5 API credits.
Last updated
You have to send a GET request to http://api.scrapingdog.com/google_trends/trending_now
with the below-given parameters.
Google Trends Trending Now API pricing is available .
Scrapingdog Parameters
api_key
required
Your personal API key. Available on your dashboard. Type: String
geo required
This parameter specifies the location from which the search originates. By default, it is set to the US if the geo
parameter is not provided or left empty.
Type: String
hours
This parameter specifies the time range in past hours for retrieving results. By default, it is set to 24 (Past 24 hours). Google provides the following predefined values:
-4
(Past 4 hours)
-24
(Past 24 hours)
-48
(Past 48 hours)
-168
(Past 7 days)
Type: String
language
This parameter specifies the language for the Google Trends Trending Now search. It accepts a two-letter language code (e.g., "en" for English, "es" for Spanish, or "fr" for French).
Type: String