serpapi / public-roadmap

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

[Google Search API] Invalid rich_snippet #2130

Closed Krugloff closed 4 days ago

Krugloff commented 4 days ago

The extensions were parsed inaccurately.

Screenshot 2024-11-17 at 23 28 20

Given: { extensions: ["Headquarters: Redmond, WAType: Company", "Public (MSFT)"] } Expected: { extensions: ["Headquarters: Redmond, WA" , "Type: Company - Public (MSFT)"] }

Internal links: Spec