megadose / Quidam

Quidam allows you to retrieve information thanks to the forgotten password function of some sites.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No results

tsmitsmitonline opened this issue · comments

commented

Hi,

I don't get results on:

python3 quidam.py -u test -m all

You select all
Email extract with instagram of test: NULL
Not informations found
Traceback (most recent call last):
File "quidam.py", line 77, in
info = github(args.username)
File "/tools/Quidam/quidam/core.py", line 74, in github
if r.get('message', '') == 'Not Found':
AttributeError: 'list' object has no attribute 'get'