serpapi / public-roadmap

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

[Bing Search API][Playground] Push `filter` Parameter from URL to Playground #1589

Closed schaferyan closed 4 months ago

schaferyan commented 5 months ago

I noticed while helping our Enterprise Customer that when opening Playground Links that include the filter parameter, the filter parameter is currently ignored.

For example when opening:

https://serpapi.com/playground?engine=bing&q=Coffee&filters=ex1%3A%22ez5_18169_18230%22

The result is:

Screenshot 2024-05-03 at 9 02 21 AM

We should fix this to avoid further confusion when explaining how to use the filter parameter.

Intercom

zyc9012 commented 4 months ago

We've released a fix for this. Now the filter parameter in the URL is synced with the UI.

image