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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image search doesn't work

jakelazylion opened this issue · comments

commented

Image search keeps failing with following error message:

_get_url() https://duckduckgo.com/i.js HTTPStatusError Client error '403 Forbidden' for url 'https://duckduckgo.com/i.js?l=wt-wt&o=json&q=Spigen%20iphone%2015%20case&vqd=4-299838449604213088837360599828098249376&f=%2C%2C%2C%2C%2C&p=1'

commented

Adding "Accept-Encoding": "gzip, deflate, br", under headers seems fixing the problem

fixed in v3.9.8

issue still persists with v3.9.9

Getting the same error in v3.9.9