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

V3.9.0 #119

Closed deedy5 closed 9 months ago

deedy5 commented 9 months ago
  1. add async support (class AsyncDDGS() )
  2. add max_results parameter to funstions text(), images(), news(), videos(), maps()
  3. improve tests