Google Search API does not return the organic_results when there are only a few in the results page. The users get an error message "error": "Google hasn't returned any results for this query" while results include related_searches:
I suspected the lack of the other params to be the reason for this bug but a query with same search and all the other necessary params return the same result. -> The Playground
Google Search API does not return the organic_results when there are only a few in the results page. The users get an error message "error": "Google hasn't returned any results for this query" while results include related_searches:
The Playground | The Inspect
I suspected the lack of the other params to be the reason for this bug but a query with same search and all the other necessary params return the same result. -> The Playground