public-roadmap icon indicating copy to clipboard operation
public-roadmap copied to clipboard

[Google Search API] Support `answer_box` on mobile in specific queries `organic_results`

Open vax-sa opened this issue 9 months ago • 4 comments

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.

vax-sa avatar May 09 '24 23:05 vax-sa