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

Exclude in keywords #1

Closed peterjschroeder closed 2 years ago

peterjschroeder commented 2 years ago

Adding an exclusion to the keywords causes zero results to be returned.

Example: ddg("stuff -site:pinterest.com", region='us-en', safesearch='Off', time=None, max_results=30)

deedy5 commented 2 years ago

Solved in release v1.0 https://github.com/deedy5/duckduckgo_search/releases/v1.0