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
937 stars 117 forks source link

v3.8.0 #91

Closed deedy5 closed 1 year ago

deedy5 commented 1 year ago
  1. update USERAGENTS (only the most popular ones are left),
  2. take a random user-agent when initializing DDGS,
  3. bug fix in text(backend="api") - body was not normalized ,
  4. bug fix in text(backend="lite") - url was not added to cache to check uniqueness of results,
  5. update README.