serpapi / public-roadmap

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

[Google Search API] Possible new layout for `answer_box` #1746

Closed kagermanov27 closed 1 week ago

kagermanov27 commented 3 weeks ago
image

Playground Inspect

I couldn't find a similar layout in our documentation.

btaunt commented 2 weeks ago

We currently parse this information as a top-level item inside knowledge_graph:

Screenshot 2024-07-09 at 11 01 51 AM

Are we wanting to remove this instance and have it parsed only as an answer_box or should we simply avoid double parsing and leave it top-level only? WDYT? cc. @kagermanov27

btaunt commented 1 week ago

We now properly parse this new answer_box layout, rendering this type of content under expanded_list: