sundowndev / phoneinfoga

Information gathering framework for phone numbers
https://sundowndev.github.io/phoneinfoga/
GNU General Public License v3.0
12.82k stars 3.57k forks source link

NameError: name 'google_api_key' is not defined #55

Closed TharukaDananjaya closed 5 years ago

TharukaDananjaya commented 5 years ago

Footprint reconnaissance for 67677879xxx Traceback (most recent call last): File "phoneinfoga.py", line 89, in main() File "phoneinfoga.py", line 70, in main scanNumber(args.number) File "phoneinfoga.py", line 36, in scanNumber recon.scan(number) File "/home/tharuka/PhoneInfoga/scanners/recon.py", line 88, in scan for result in search('"%s"' % (format), stop=5): File "/home/tharuka/PhoneInfoga/lib/googlesearch.py", line 22, in search if google_api_key and google_cx_id: NameError: name 'google_api_key' is not defined

sundowndev commented 5 years ago

Did you created the config file ? cp config.example.py config.py

TharukaDananjaya commented 5 years ago

On Sun, Jun 2, 2562 BE at 12:58 AM Raphael notifications@github.com wrote:

Did you created the config file ? cp config.example.py config.py

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sundowndev/PhoneInfoga/issues/55?email_source=notifications&email_token=AJHMJ3GDT77DOZK5OVP5ID3PYLEVPA5CNFSM4HSABTEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWXHCJQ#issuecomment-497971494, or mute the thread https://github.com/notifications/unsubscribe-auth/AJHMJ3GNJY3WS37OHEGFMK3PYLEVPANCNFSM4HSABTEA .

No i'm not created config file. How can i do that?? Help me!

sundowndev commented 5 years ago

@TharukaDananjaya I just gave you the command.

Please follow the installation instructions in the wiki: https://github.com/sundowndev/PhoneInfoga/wiki/Installation

TharukaDananjaya commented 5 years ago

last problem done. but now this problem.?

Footprint reconnaissance for 768787857 (!) You are temporary blacklisted from Google search. Complete the captcha at the following URL and copy/paste the content of GOOGLE_ABUSE_EXEMPTION cookie : https://www.google.com/search?tbs=li:1&q=%22%2B768787857%22&gws_rd=ssl&gl=us [i] Need help ? Read https://github.com/sundowndev/PhoneInfoga/wiki

GOOGLE_ABUSE_EXEMPTION=

On Sun, Jun 2, 2019 at 3:17 PM Raphael notifications@github.com wrote:

@TharukaDananjaya https://github.com/TharukaDananjaya I just gave you the command.

Please follow the installation instructions in the wiki: https://github.com/sundowndev/PhoneInfoga/wiki/Installation

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/sundowndev/PhoneInfoga/issues/55?email_source=notifications&email_token=AJHMJ3EMPSBYI6RVOK3YWULPYOJM5A5CNFSM4HSABTEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWXR5KI#issuecomment-498015913, or mute the thread https://github.com/notifications/unsubscribe-auth/AJHMJ3CR3FPBSR7QYU3UGW3PYOJM5ANCNFSM4HSABTEA .

sundowndev commented 5 years ago

@TharukaDananjaya I'm aware of the issues with google captcha, please follow #6.

Manohar123-rgb commented 4 years ago

python3 phoneinfoga.py -n xxxxxxxxx --osint

usage: phoneinfoga.py -n [options] phoneinfoga.py: error: unrecognized arguments: --osint

sundowndev commented 4 years ago

@Manohar123-rgb Read documentation https://sundowndev.github.io/PhoneInfoga/.

alreadyknowit commented 4 years ago

I'm getting this error while pulling repository bash: docker: command not found I have the geckodriver file in the /usr/bin/geckodriver location and firefox v68.2 What is wrong?

2d00r commented 2 years ago

Did you created the config file ? cp config.example.py config.py

I dont know how to create that file...i Piț the command but nothing happens it says that file doesnt exist

sundowndev commented 2 years ago

This issue is related to v1, which is not supported anymore. Please read documentation to install v2.