Skip to content

rchacon/ally

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ally

Get my Ally transactions as far back as possible

Usage

Copy environment file and update values. timezone should be set to your local timezone to assist with converting localized timestamps from ally.com to UTC.

cp example.env .env

Run selenium locally rather than in a container. When logging in for the first time you will need to complete a two-step verification process which will be difficult with a headless browser.

Run postgres

docker-compose up -d ally-db

Run scraper

docker-compose run --rm ally-scraper

About

Get my Ally transactions using Selenium

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors