serpapi / public-roadmap

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

[Google Images API][Documentation] Clarify one of `uds` or `chips` is returned for suggested searches #1615

Open alexbarron opened 1 month ago

alexbarron commented 1 month ago

Our Google Image API documentation should clarify that suggested_searches will provide one of uds or chips, but not both. The current phrasing of each field's description suggests both values "are provided for each suggested search" whereas in reality Google only makes one of these available at a time.

image https://serpapi.com/google-images-api#api-parameters-advanced-filters

Sample with uds q=Coffee image https://serpapi.com/playground?engine=google_images&q=Coffee&gl=us&hl=en&newPara=related_content_id

Sample with chips q=Tea image https://serpapi.com/playground?engine=google_images&q=Tea&gl=us&hl=en&newPara=related_content_id