Google Related Categories API
When SerpApi encounters Related Categories results, we add them to our JSON output as the array related_categories. For each Related Categories result, we are able to extract its title, thumbnail, link, and serpapi_link.
The API endpoint is https://serpapi.com/search?engine=google
Head to the playground for a live and interactive demo.