
Google Trends Scraper Pro
Pricing
$20.00/month + usage

Google Trends Scraper Pro
This Google Trends scraper helps you get data for keywords, topics, and regions. It's great for SEO, market research, and content strategy, giving you insights into public interest.
0.0 (0)
Pricing
$20.00/month + usage
1
Total users
16
Monthly users
10
Runs succeeded
>99%
Issues response
9.8 hours
Last modified
21 days ago
Google Trends Scraper pro
Closed
Hi, I am getting the error below....any ideas? 2025-06-27T23:54:13.413Z [apify] INFO Initializing data fetching service with language='en-US', timezone offset=360 2025-06-27T23:54:13.415Z [apify] INFO Data fetching service will use configured proxies if available. 2025-06-27T23:54:15.306Z [apify] INFO Fetching 'Trending Searches' for country: 2025-06-27T23:54:17.806Z [apify] ERROR Error fetching Trending Searches: The request failed: Google returned a response with code 404 2025-06-27T23:54:17.808Z Traceback (most recent call last): 2025-06-27T23:54:17.810Z File "/usr/src/app/src/main.py", line 256, in main 2025-06-27T23:54:17.812Z data_df = execute_with_retry(lambda: pytrends.trending_searches( 2025-06-27T23:54:17.813Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-06-27T23:54:17.815Z File "/usr/src/app/src/main.py", line 25, in execute_with_retry 2025-06-27T23:54:17.817Z return pytrends_function() 2025-06-27T23:54:17.818Z ^^^^^^^^^^^^^^^^^^^ 2025-06-27T23:54:17.820Z File "/usr/src/app/src/main.py", line 256, in 2025-06-27T23:54:17.822Z data_df = execute_with_retry(lambda: pytrends.trending_searches( 2025-06-27T23:54:17.824Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-06-27T23:54:17.825Z File "/usr/local/lib/python3.12/site-packages/pytrends/request.py", line 474, in trending_searches 2025-06-27T23:54:17.827Z req_json = self._get_data( 2025-06-27T23:54:17.829Z ^^^^^^^^^^^^^^^ 2025-06-27T23:54:17.830Z File "/usr/local/lib/python3.12/site-packages/pytrends/request.py", line 160, in _get_data 2025-06-27T23:54:17.832Z raise exceptions.ResponseError.from_response(response) 2025-06-27T23:54:17.834Z pytrends.exceptions.ResponseError: The request failed: Google returned a response with code 404 2025-06-27T23:54:17.836Z [apify] INFO No data was fetched or an error occurred before data could be processed. 2025-06-27T23:54:17.838Z [apify] INFO Exiting Actor ({"exit_code": 0})

Hi,
Thanks for flagging this. We've identified the root cause of the 404 error when fetching 'Trending Searches'. A change on Google's end affected how the request was being processed. We've addressed the issue and published a new version of the service. You should no longer encounter the error.
Let us know if anything else comes up.
craignz
Hi,
I still seem to be getting errors, log attached.

I've tested your query with the new version and it works now. Thanks for your patience. This was the input we used:
{ "keywords": ["Air New Zealand"], "searchType": "realtimeTrendingSearches", "trendingSearchesCountry": "NZ" }