https://github.com/samthor/28degrees-checker
Logs your transactions from 28degrees / Latitude.
https://github.com/samthor/28degrees-checker
Last synced: over 1 year ago
JSON representation
Logs your transactions from 28degrees / Latitude.
- Host: GitHub
- URL: https://github.com/samthor/28degrees-checker
- Owner: samthor
- License: apache-2.0
- Created: 2020-04-22T06:29:03.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-04T04:39:34.000Z (almost 5 years ago)
- Last Synced: 2025-01-18T15:52:56.339Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Reads credit card transactions from 28degrees / Latitude in Australia.
Uses Puppeteer.
Add "data/creds.json" that looks like:
```json
{
"username": "?",
"password": "?"
}
```
This also writes "data/cookies.json" to cache login.