Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/motemen/webdriverio-scrape-money
Scrape bank sites using webdriverio
https://github.com/motemen/webdriverio-scrape-money
Last synced: about 2 months ago
JSON representation
Scrape bank sites using webdriverio
- Host: GitHub
- URL: https://github.com/motemen/webdriverio-scrape-money
- Owner: motemen
- Created: 2014-09-26T16:16:02.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-30T04:44:51.000Z (over 10 years ago)
- Last Synced: 2024-10-15T15:29:29.940Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 121 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= webdriverio-scrape-money
== DEPRECATED: See https://github.com/motemen/example-scrape-websites[motemen/example-scrape-websites]
Scrape your money information using webdriverio. Ses also https://github.com/motemen/protractor-scrape-money[motemen/protractor-scrape-money].
Requires https://code.google.com/p/chromedriver/[ChromeDriver] to be installed.
npm install
npm run scrape-mufg== MUFG
Scrapes http://direct.bk.mufg.jp/[三菱東京UFJ銀行] and prints current balance and stores last month's details to __YYYY__-__mm__.tsv.
Required environment variables:
* `MUFG_ID`
* `MUFG_PASSWORD`== Known issues
* MUFG: cannot proceed when the site forces user to read notifications