serpapi / public-roadmap

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

[Google Answer Box API] `answer_box.album` and `answer_box.released` are parsed incorrectly when there is no answer box #1735

Open ilyazub opened 4 days ago

ilyazub commented 4 days ago

answer_box.album contains the release date. answer_box.released contains artists.

image (ref: https://serpapi.com/playground?q=XXXKIRBY)

The correct data is in the knowledge_graph.album and knowledge_graph.released.

image (ref: https://serpapi.com/playground?q=XXXKIRBY)

Related to https://github.com/serpapi/google-search-results-nodejs/issues/15#issuecomment-1451763713.