Taiwan Pay provides an overseas withdrawal service which the transaction fee is cheaper than wire transfer's. It's an useful service for foreign travellers if they have no cash. see Taiwan Pay.
The problem is where are those ATMs. Taiwan Pay provides a search function to search the information of ATMs. see Taiwan Pay search ATMs. It's good enough but most of foreign travellers may not know about the system of address in other countries so that they have no idea how to input the keywords.
Output all the address from Taiwan Pay and input to Google MyMaps.
- Python 3
- Excute taiwanpay_crawler.py to get the
mapsdata.csv
- Open Google MyMaps
- Click
CREATE A NEW MAP
button. - Click
import
link. - Select
mapsdata.csv
file made from taiwanpay_crawler.py - Done!
see on Google Maps.
This website built using ASP.net, access the website first time to get
__VIEWSTATE
,
__VIEWSTATEGENERATOR
,
__EVENTVALIDATION
.
And use them with post next time.