Awesome
lte-scraper
This little scraper parses LTE data from Wikipedia and Apple and then joins them. The joined data shows which iPhone models (5c, 5s) work on which countries and bands.
Usage
- wget some fresh data from http://www.apple.com/iphone/LTE/ and http://en.wikipedia.org/wiki/List_of_LTE_networks
- npm install
- ./index.js > output.json
License
MIT.