serpapi / public-roadmap

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

[Google Light Search API] Refactor `top_stories` to use custom parser #1627

Closed btaunt closed 1 month ago

btaunt commented 1 month ago

After discussion in https://github.com/serpapi/SerpApi/pull/4867, we've decided to avoid piggybacking off the existing Google Search APi top_stories to avoid complexity.

Instead we need to create a custom parser for Google Light top_stories.

btaunt commented 1 month ago

SerpApi Google Light API now parses top_stories.

image