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
1.13k stars 131 forks source link

Referer header requires #12

Closed jph00 closed 2 years ago

jph00 commented 2 years ago

@deedy5 FYI DDG now requires a "www.duckduckgo.com" referer header. Without it, it will return an error on the second page of results (at least for image search, which is all I tested).

deedy5 commented 2 years ago

Thanks. https://github.com/deedy5/duckduckgo_search/pull/14