18
Oct
Found On the Web
in
Comments
Found On the Web
Found On the Web in DataForSEO SERP API is a Google SERP feature that displays information related to the search query from sources across the web and is titled accordingly. It’s structured as a box with a grid view, where each specific source is placed in a separate grid. The feature also surfaces a relevant title and a related search query.
In DataForSEO SERP API responses, you will get each card from the Found On the Web feature returned as a structured item – “found_on_web_element”.
Title | title
Related searches | related_searches
Type | found_on_web_element
Item title | title
Image URL | image_url
Element in SERP API
{
"type": "found_on_web",
"rank_group": 1,
"rank_absolute": 1,
"position": "left",
"xpath": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[7]/div[3]/div[1]/div[1]/div[1]",
"title": "Content management system Software",
"related_searches": [
"Content management system"
],
"items": [
{
"type": "found_on_web_element",
"title": "WordPressGNU General Public License",
"subtitle": null,
"image": {
"type": "images_element",
"alt": "image of WordPress",
"url": null,
"image_url": "https://api.dataforseo.com/cdn/i/11291933-1535-0139-0000-443718f2fcfe:0"
}
},
{
"type": "found_on_web_element",
"title": "DrupalGNU General Public License",
""subtitle": null,
image": {
"type": "images_element",
"alt": "image of Drupal",
"url": null,
"image_url": "https://api.dataforseo.com/cdn/i/11291933-1535-0139-0000-443718f2fcfe:1"
}
},
{
"type": "found_on_web_element",
"title": "JoomlaGNU General Public License",
"subtitle": null,
"image": {
"type": "images_element",
"alt": "image of Joomla",
"url": null,
"image_url": "https://api.dataforseo.com/cdn/i/11291933-1535-0139-0000-443718f2fcfe:2"
}
},
{
"type": "found_on_web_element",
"title": "MagentoAcademic Free License",
"subtitle": null,
"image": {
"type": "images_element",
"alt": "image of Magento",
"url": null,
"image_url": "https://api.dataforseo.com/cdn/i/11291933-1535-0139-0000-443718f2fcfe:3"
}
}
],
"rectangle": null
}