serpapi / public-roadmap

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

[Google Light API] [Organic Results] We are not extracting `missing` and `must_include` sections #1611

Closed aciddjus closed 1 month ago

aciddjus commented 1 month ago

We are not extracting missing and must_include parts of organic results. Also, when the layout includes these results, we are not correctly parsing several fields.

image

Inspect | Playground

aciddjus commented 1 month ago

This issue has been fixed.

We are now extracting missing and "must_include" keywords and also properly parsing the rest of the data.

image

Playground