abhineetraj1 / phonenumber-scraper

This will tell you which carrier does your SIM belongs. Make sure your internet connection before running this !!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Phonenumber scraper

This will tell you which carrier does your SIM belongs. Make sure your internet connection before running this !!

Installation guide

First install python3.x and phonenumbers lib

For macOS and linux

pip3 install phonenumbers
python3 phonenumber-scraper.py

For Windows

pip install phonenumbers
python phonenumber-scraper.py

Demo (For Windows 8 | 10 | 11)

  • Download file from here
  • Run app.exe file

Programming language used

Python

Author

About

This will tell you which carrier does your SIM belongs. Make sure your internet connection before running this !!

License:GNU General Public License v3.0


Languages

Language:Python 100.0%