An open API service indexing awesome lists of open source software.

https://github.com/deonvz/phonenumberinfo

This python scripts provides information about the country and the carrier of a phone number you provide as input. It can also search for phonenumbers in text.
https://github.com/deonvz/phonenumberinfo

cell command command-line command-line-tool extraction information information-extraction information-gathering information-retrieval phone phone-number phonenumber phonenumbers pyhon3 python python-script scrape

Last synced: 3 months ago
JSON representation

This python scripts provides information about the country and the carrier of a phone number you provide as input. It can also search for phonenumbers in text.

Awesome Lists containing this project

README

        

# What's phonenumberinfo script
This Python script returns information about the country and carrier of the phone number you provide as input.

# Install & Setup
`git clone https://github.com/deonvz/phonenumberinfo.git`

`pip install requirements.txt`

`python phonenumberinfo.py`

# Tested in
- [x] Windows 10 && 11
- [x] GNU/Linux distributions
- [x] Android smart phone

# Screenshot example
**include the + country code and add no spaces**

![alt text](screenshot.png "Screenshot")