public-roadmap
public-roadmap copied to clipboard
[Google Search API] Support `answer_box` on mobile in specific queries `organic_results`
Bug repro steps and comparison of mobile vs. desktop:
- Use a simple query using google like "Michael Jackson birth place"
- Use device parameter "desktop".
- Notice the
answer_box
is parsed correctly for "desktop". - Repeat the same query with device selected as "mobile"
Bug: Notice that answer_box
is not provided when using "mobile" as the device.