π± PHONE NUMBER LOOKUP TOOL
A powerful Python-based tool for looking up details about phone numbers, complete with carrier and country information. Integrates the phonenumbers library and NumVerify API for comprehensive results.
πFEATURES:
π Country and carrier detection using phonenumbers.
π API integration with NumVerify for extended phone number validation and details.
π Formatted output for easy interpretation.
π οΈ INSTALLATION
- CLONE THE REPOSITORY:
git clone https://github.com/4rti7t/PHONESPY.git
cd PHONESPY
- INSTALL DEPENDENCIES
pip install -r requirements.txt
- π Setting Up a Virtual Environment(IF ANY ERROR FOUND)
Create a Virtual ENVIRONMENT:
Run the following command to create a virtual environment named venv
python3 -m venv venv
ACTIVATE THE VIRTUAL EVIRONMENT
Run the following command to Activate the Evirtual environment
source venv/bin/activate
π USAGE:
Run the main script :
python3 phonespy.py
NOW: Enter the phone number when prompted (include the country code, e.g., +1234567890).
π Project Structure
PHONESPY:
βββ ascii_art.py # ASCII art for terminal display
βββ phonespy.py # Main phone lookup logic
βββ requirements.txt # Python dependencies
βββ README.md # Project documentation
π§° REQUIREMENTS
Python 3.x
Libraries:
phonenumbers
requests
π Security Note:
Ensure your NumVerify API key is kept secure. Consider using environment variables or a separate configuration file.
π€ Contributions
Contributions are welcome! Please fork this repository and create a pull request with your enhancements.
π LICENSE:
This project is licensed under the MIT License. See the LICENSE file for details.
π§ CONTACT:
For questions or support, reach out to: AUTHOR : ARTIST
EMAIL : [email protected]
Feel free to raise an issue for any bugs or feature requests!
Developed with β€οΈ by @ARTIST for INFLUXION.