/phonenumber-scraper

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

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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