Create tool to scrape city codes from Wikipedia
dpilafian opened this issue · 1 comments
dpilafian commented
City codes:
https://es.wikipedia.org/wiki/CLABE#C.C3.B3digo_de_plaza
clabe.js
cities: [
[ 10, 'Aguascalientes'],
[ 12, 'Calvillo'],
[ 14, 'Jesús María'],
...
[960, 'Calera de V. Rosales']
]
dpilafian commented
I'm not convinced there's a single valid or official source for the list of codes. Trying to automate this would likely cause problems.
Maybe this project will become the one-and-only supreme universal master list of valid codes!