PaulSec / API-dnsdumpster.com

(Unofficial) Python API for https://dnsdumpster.com/
274 stars 88 forks source link

get error when getting results #33

Closed thangat02ptit closed 6 months ago

thangat02ptit commented 3 years ago

our monitor is showing this exception: [verbose] Retrieved token: XuKapsQQceSllhKpDe8Q8UFxlJ62SLl1LGCKnnBUo7umkKUOLM61V4oYRXivBVto There was an error getting results [] When I try the example in readme.md file. I have installed all the necessary modules. I have no idea why I got this error. Can you help me?

Gertje823 commented 2 years ago

Got the same error. Using pip install https://github.com/PaulSec/API-dnsdumpster.com/archive/master.zip --user in stead of pip install dnsdumpster --user fixed it.

WiiZARDD commented 9 months ago

Got the same error. Using pip install https://github.com/PaulSec/API-dnsdumpster.com/archive/master.zip --user in stead of pip install dnsdumpster --user fixed it.

Still doesn't work.

PaulSec commented 6 months ago

I updated the pip repository with the latest version, it should now work, thanks!