Google Images SERP Live Advanced
POST
/serp/google/images/live/advanced
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.dataforseo.com/v3/serp/google/images/live/advanced' \
--header 'Content-Type: application/json' \
--header 'Authorization: Basic Og==' \
--data-raw '[
{
"keyword": "albert einstein",
"location_name": "united states",
"language_name": "english"
}
]'
Response Response Example
{ "version": "0.1.20241227", "status_code": 20000, "status_message": "Ok.", "time": "9.9191 sec.", "cost": 0.002, "tasks_count": 1, "tasks_error": 0, "tasks": [ { "id": "03271341-8029-0139-0000-3e1614204def", "status_code": 20000, "status_message": "Ok.", "time": "9.8634 sec.", "cost": 0.002, "result_count": 1, "path": [ "v3", "serp", "google", "images", "live", "advanced" ], "data": { "api": "serp", "function": "live", "se": "google", "se_type": "images", "keyword": "albert einstein", "location_name": "united states", "language_name": "english", "device": "desktop", "os": "windows" }, "result": [ { "keyword": "albert einstein", "type": "images", "se_domain": "google.com", "location_code": 2840, "language_code": "en", "check_url": "https://www.google.com/search?q=albert%20einstein&tbm=isch&&num=100&hl=en&gl=US&gws_rd=cr&ie=UTF-8&oe=UTF-8&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc", "datetime": "2025-03-27 11:41:59 +00:00", "spell": null, "refinement_chips": null, "item_types": [ "images_search", "related_searches", "carousel" ], "se_results_count": 0, "items_count": 105, "items": [ { "type": "carousel", "rank_group": 1, "rank_absolute": 1, "position": "left", "xpath": "/html[1]/body[1]/div[3]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]", "title": null, "items": [ { "type": "carousel_element", "title": "Wallpaper", "subtitle": null, "image_url": "https://api.dataforseo.com/cdn/i/03271341-8029-0139-0000-3e1614204def:0" }, { "type": "carousel_element", "title": "Drawing", "subtitle": null, "image_url": "https://api.dataforseo.com/cdn/i/03271341-8029-0139-0000-3e1614204def:1" }, { "type": "carousel_element", "title": "Science", "subtitle": null, "image_url": "https://api.dataforseo.com/cdn/i/03271341-8029-0139-0000-3e1614204def:2" }, { "type": "carousel_element", "title": "Biography", "subtitle": null, "image_url": "https://api.dataforseo.com/cdn/i/03271341-8029-0139-0000-3e1614204def:3" }, { "type": "carousel_element", "title": "Cool", "subtitle": null, "image_url": "https://api.dataforseo.com/cdn/i/03271341-8029-0139-0000-3e1614204def:4" }, { "type": "carousel_element", "title": "Math", "subtitle": null, "image_url": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTgDkmnVi16nQ61itLeb9Khu1lqELH2YOHau20oBMsR8VSLgbb548vz8_CP&s" }, { "type": "carousel_element", "title": "Portrait", "subtitle": null, "image_url": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRZmC_L9GGfwr-3KSLxCjfxQMkU6vrmbiHA_VGi4QaxgvyzK8uFOnF5ffji&s" }, {
Request
Body Params application/json
Responses
Modified at 2025-05-30 07:59:42