mcc-mnc.com-webscraper
Scrapes mcc-mnc.com and outputs 3 files with the data (JSON, CSV & XLSX)
A Python script for web scraping mcc-mnc.com
Link: mcc-mnc.com Examples: in the repo
This script is using Beautifulsoup, requests and Pandas. Pip install them and you're good to go.
pip install beautifulsoup4
pip install requests
pip install pandas
TO DO
- Clean the data scraped
- Add more outputs, currently just a .CSV file
- Create a web GUI (in Flask, a micro web framework written in Python) to easily search for operator info