Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

google_api_key is not defined #139

Closed
r0075h3ll opened this issue Sep 29, 2019 · 1 comment
Closed

google_api_key is not defined #139

r0075h3ll opened this issue Sep 29, 2019 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@r0075h3ll
Copy link

File "phoneinfoga.py", line 95, in
main()
File "phoneinfoga.py", line 71, in main
scanNumber(args.number)
File "phoneinfoga.py", line 38, in scanNumber
osintScan(number)
File "C:\Users\r00tsh3ll\Desktop\maal\PhoneInfoga\scanners\footprints.py", line 173, in osintScan
for result in search(req, stop=10):
File "C:\Users\r00tsh3ll\Desktop\maal\PhoneInfoga\lib\googlesearch.py", line 28, in search
if google_api_key and google_cx_id:
NameError: name 'google_api_key' is not defined

PhoneInfoga throws an error like above when I try python phoneinfoga.py -n number

@sundowndev
Copy link
Owner

Duplicate of #55

@sundowndev sundowndev marked this as a duplicate of #55 Sep 30, 2019
@sundowndev sundowndev added the duplicate This issue or pull request already exists label Sep 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants