serpapi / public-roadmap

Public Roadmap for SerpApi, LLC (https://serpapi.com)
56 stars 6 forks source link

[Google Search API] immersive_products duplicated items in json #2162

Open juan-logarco opened 1 day ago

juan-logarco commented 1 day ago

The list of results for immersive_products starts listing 4 items, then repeats them again.

image

This request:

{
"search_metadata":
{
"id":"673db1bf9872171b1c008fad",
"status":"Success",
"json_endpoint":"https://serpapi.com/searches/b2d7f4645a38f21f/673db1bf9872171b1c008fad.json",
"created_at":"2024-11-20 09:54:07 UTC",
"processed_at":"2024-11-20 09:54:07 UTC",
"google_url":"https://www.google.es/search?q=disfraces+navidad&oq=disfraces+navidad&uule=w+CAIQICIZQ29tbXVuaXR5IG9mIE1hZHJpZCxTcGFpbg&hl=es&gl=es&sourceid=chrome-mobile&ie=UTF-8",
"raw_html_file":"https://serpapi.com/searches/b2d7f4645a38f21f/673db1bf9872171b1c008fad.html",
"total_time_taken":1.73
},
"search_parameters":
{
"engine":"google",
"q":"disfraces navidad",
"location_requested":"Madrid,Madrid,Spain",
"location_used":"Community of Madrid,Spain",
"google_domain":"google.es",
"hl":"es",
"gl":"es",
"device":"mobile"
},

inspect: https://serpapi.com/searches/673db1bf9872171b1c008fad/inspect

NateSkiles commented 19 hours ago

Hi @juan-logarco, thanks for reporting this! We will look into this further.