Skip to content

mohammedfarhannp/Firefly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🔥 Firefly

📱 Phone Number Information Gathering Tool

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.


⚙️ Requirements

🔐 API Access Key

To use this tool, you need an ACCESS KEY from numverify.com:

  1. Sign up for a free account.
  2. Copy your API key.
  3. Paste it into the main.py

📦 Python Dependencies

Install required Python modules using:

pip install -r requirements.txt

Ensure you're using Python 3.6 or higher.


🚀 Usage

You can use Firefly in two ways:

1. Provide Phone Number via Command Line

python main.py +91XXXXXXXXXX

Replace +91XXXXXXXXXX with the target number (include country code).


2. Run Without Arguments (Interactive Prompt)

python main.py

This will ask you to input the number at runtime.


🧪 Sample Output

Output

🤝 Contributions

Pull requests, feedback, and feature suggestions are welcome!
Feel free to open an issue.


🌐 Author

Created with 💡 by Mohammed Farhan N P
GitHub