public-roadmap
public-roadmap copied to clipboard
Public Roadmap for SerpApi, LLC (https://serpapi.com)
A customer reported that their auto-renew wasn't working. They had to manually renew their plan. [Intercom](https://app.intercom.com/a/inbox/yzck75jr/inbox/shared/all/conversation/102910000064444?view=List) | [User Inspector](https://serpapi.com/admin/users/64a8ef7937014c7eaf6e4d1c)
[Google Search API] Order pickup/Order delivery link is parsed as `website` in the `knowledge_graph`
One of our high-volume customers reported that we're parsing the wrong link in the `website` endpoint. It should be a direct link to the business website, but instead, we're parsing...
A user reported our Google Sheets Extension returns the error "selector must contains at least two fields. e.g.: organic_results.link" when a key at the top level of the JSON is...
A user reached out to ask how `tbs` can be used with our Google Reverse Image API. Google seems to support `tbs` for Reverse Image Search, the same way other...
The default playground example for the Google Lens Image Source API no longer works. Probably Google has changed the `page_token` for that search. We should change this to an example...
A user reported that the `rich_snippet` is missing for some entries in `organic_results`. I was able to reproduce it in the Playground: [Playground](https://serpapi.com/playground?q=proofratings+(reviews+%7C+capterra)&location=Austin%2C+Texas%2C+United+States&gl=us&hl=en) | [Inspect](https://serpapi.com/searches/662b6b21ea144207a207b5ae/inspect) [Intercom](https://app.intercom.com/a/inbox/yzck75jr/inbox/shared/all/conversation/102910000064369?view=List)
A user was looking for a review ID (a unique ID) on our response for app reviews Google Play Store. Let's see if it's possible to add this data to...
Ebay allows filtering results by the location of given products. This is done with the `_salic` and `LH_LocatedIn` parameters, where the first one defines the country code of a location....
A customer reported that `htidocid` is no longer present in the `job_id` decoded value. They've noticed that this started happening since today. In their searches from 2023-12-13 the `htidocid` is...
A user reported that the code generated from the Google Lens API documentation page results in a `KeyError: 'knowledge_graph'` after executing it. There is no longer a `knowledge_graph` returned in...