Today, we’re unveiling the latest addition to our Google Images SERP API that promises to enhance your experience – the Related Searches element.
Now, when you make a request to the Google Images SERP API, you’ll not only receive the usual rich image data in the response, but will also gain insights into related searches for your target keyword.
This means you can delve deeper into user intent and discover additional keywords and topics closely tied to your search query.
Here’s an example of the new element which you can also find in our documentation.
{
"type": "related_searches",
"rank_group": 1,
"rank_absolute": 25,
"position": "left",
"xpath": "/html[1]/body[1]/div[2]/c-wiz[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[2]/div[25]",
"items": [
"lock screen iphone wallpaper",
"pinterest iphone wallpaper",
"aesthetic iphone wallpaper"
],
"rectangle": null
}
Stay tuned for more exciting updates, and start leveraging the power of Related Searches data with the Google Images SERP API today!