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

error using Phone number option #29

Closed
srkadia opened this issue Jun 26, 2020 · 5 comments
Closed

error using Phone number option #29

srkadia opened this issue Jun 26, 2020 · 5 comments
Labels
duplicate This issue or pull request already exists Issue Fixed ✓

Comments

@srkadia
Copy link

srkadia commented Jun 26, 2020

When using phone number option,
Program Terminates when the user enters a number

Traceback (most recent call last):
File "reconspider.py", line 39, in
from core import repl_prompt
File "/home/srk/Tools/Osint/reconspider/core/init.py", line 1, in
from .repl_prompt import *
File "/home/srk/Tools/Osint/reconspider/core/repl_prompt.py", line 153, in
repl()
File "/home/srk/Tools/Osint/reconspider/core/repl_prompt.py", line 64, in repl
Phonenumber(ph)
File "/home/srk/Tools/Osint/reconspider/plugins/Phonenumber.py", line 17, in Phonenumber
print("Number: "+get['number'])
KeyError: 'number'

@Aravindha1234u
Copy link
Contributor

We have updated on this Issue kindly pull or clone the repository so that updates are made.

@Aravindha1234u Aravindha1234u added duplicate This issue or pull request already exists Issue Fixed ✓ labels Jun 26, 2020
Aravindha1234u added a commit that referenced this issue Jun 28, 2020
Since free API has only 250 request per month, Once your limit is reached, you wont be able to access it or use that module.
@Aravindha1234u
Copy link
Contributor

We have fixed this issue and a new commit has been done. Pull it from the repository or run an updated and check again if you face again issue. Please do let us know

e9f7684

@srkadia
Copy link
Author

srkadia commented Jun 28, 2020 via email

@srkadia
Copy link
Author

srkadia commented Jun 28, 2020 via email

@Aravindha1234u
Copy link
Contributor

Bro These are paid API and we get only 250 requests per month. If you want you can replace the API keys of ours with yours and you can still use the tool without any problem. we will try to bring an update on this without API key for sure. Stay Tuned.

@bhavsec bhavsec closed this as completed Jul 21, 2021
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 Issue Fixed ✓
Projects
None yet
Development

No branches or pull requests

3 participants