opsdisk / pagodo

pagodo (Passive Google Dork) - Automate Google Hacking Database scraping and searching
GNU General Public License v3.0
2.66k stars 486 forks source link

traceback problem #66

Closed QoQoQ1 closed 2 years ago

QoQoQ1 commented 2 years ago

hi, when im trying executing the command , this problem pop up

Traceback (most recent call last): File "pagodo.py", line 15, in import yagooglesearch ModuleNotFoundError: No module named 'yagooglesearch'

please help, thanks :>

opsdisk commented 2 years ago

Hi @QoQoQ1 - Looks like you need to install the yagooglesearch library. See https://github.com/opsdisk/pagodo#installation

opsdisk commented 2 years ago

Going to close this one out. Let me know if the solution above doesn't work.