Firefly is a Python-based utility designed to fetch detailed information about phone numbers using the NumVerify API. Whether you're building a number validation system or doing recon, Firefly provides quick, reliable data.
To use this tool, you need an ACCESS KEY from numverify.com:
- Sign up for a free account.
- Copy your API key.
- Paste it into the
main.py
Install required Python modules using:
pip install -r requirements.txtEnsure you're using Python 3.6 or higher.
You can use Firefly in two ways:
python main.py +91XXXXXXXXXXReplace +91XXXXXXXXXX with the target number (include country code).
python main.pyThis will ask you to input the number at runtime.
Pull requests, feedback, and feature suggestions are welcome!
Feel free to open an issue.
Created with 💡 by Mohammed Farhan N P
GitHub
