Skip to content

sam159247/python-taiwanpay-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Python crawler - Taiwan Pay ATM Maps


Introduction

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.

Solution

Output all the address from Taiwan Pay and input to Google MyMaps.

Requirements

  • Python 3

Usage

  1. Excute taiwanpay_crawler.py to get the mapsdata.csv
  2. Open Google MyMaps
  3. Click CREATE A NEW MAP button.
  4. Click import link.
  5. Select mapsdata.csv file made from taiwanpay_crawler.py
  6. Done!

Demo

see on Google Maps.

Note

This website built using ASP.net, access the website first time to get __VIEWSTATE, __VIEWSTATEGENERATOR, __EVENTVALIDATION. And use them with post next time.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages