deedy5 / duckduckgo_search

Search for words, documents, images, videos, news, maps and text translation using the DuckDuckGo.com search engine. Downloading files and images to a local hard drive.
MIT License
932 stars 117 forks source link

Get French result... #124

Closed Bigdimuss closed 9 months ago

Bigdimuss commented 9 months ago

Hello, Thx for your great job ! how can i get french result ? i see in "https://links.duckduckgo.com/d.js" a 'ct' params with "FR" value, but when i request the result was in english, I don't know why...

can you help me ?

thx.

deedy5 commented 9 months ago

Hi. It definitely works with backend="html": https://ddgs.deedy5.repl.co/text?q=paris&region=fr-fr&backend=html Look at the source code.

Bigdimuss commented 9 months ago

Its work too with : bing_market='fr_FR'

deedy5 commented 9 months ago

Thanks for the tip, fixed in version v3.9.3