Skip to content

Mini python script to export the MCC/MNC list from mcc-mnc.com in CSV format.

License

Notifications You must be signed in to change notification settings

wmnsk/mccmnc_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MCC/MNC Scraper

Mini python script to export the MCC/MNC list from mcc-mnc.com in CSV format.
This is quite hard-coded and NO guarantee to work when the website is updated...

Usage

Just specify the filename for csv as you like.

$ python plmn_scraper.py <filename>

This exports;

MCC,MNC,ISO,Country,Country Code,Network
289,88,ge,Abkhazia,7,A-Mobile 
289,68,ge,Abkhazia,7,A-Mobile 
289,67,ge,Abkhazia,7,Aquafon 
412,88,af,Afghanistan,93,Afghan Telecom Corp. (AT) 
412,80,af,Afghanistan,93,Afghan Telecom Corp. (AT) 
412,01,af,Afghanistan,93,Afghan Wireless/AWCC 
412,40,af,Afghanistan,93,Areeba/MTN 
...

Author

Yoshiyuki Kurauchi(GitHub)

LICENSE

MIT

About

Mini python script to export the MCC/MNC list from mcc-mnc.com in CSV format.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages