serpapi / public-roadmap

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

[Bing News API] `source` of `organic_results` contain URI encoded characters #588

Open kagermanov27 opened 1 year ago

kagermanov27 commented 1 year ago
image

Playground Inspect

aciddjus commented 1 month ago

Still valid:

image


Playground

Freaky commented 1 month ago

I think we're extracting correctly, this is also how Bing News display it in a web browser - the value is similarly encoded in the source <img title>:

588

It's not even all the Eat This, Not That cases, these unencoded forms display and extract correctly:

588-counterexample

aciddjus commented 1 month ago

True. But in this case, I think it still makes sense to fix this on our side rather than mimic Bing's behavior.

Freaky commented 1 month ago

Found it in body text too - I reported this to Bing using their Feedback system. (Bing Search).

588-direct-render