https://github.com/venantius/etrade-statement-scraper
A Python script for scraping E*Trade monthly statements for data
https://github.com/venantius/etrade-statement-scraper
Last synced: 16 days ago
JSON representation
A Python script for scraping E*Trade monthly statements for data
- Host: GitHub
- URL: https://github.com/venantius/etrade-statement-scraper
- Owner: venantius
- Created: 2013-12-16T01:16:42.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-30T02:54:22.000Z (almost 12 years ago)
- Last Synced: 2025-01-19T13:35:30.893Z (12 months ago)
- Language: Python
- Size: 430 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
etrade-statement-scraper
========================
A Python script for scraping E\*Trade monthly statements for data
Note that this is basically pre-alpha and is really only intended for personal use.
That is my way of telling you that if you use this bad things may happen. And also, that PDFs are awful to work with. GL;HF
Dependencies
------------
- pdfminer
- docopt
Usage
-----
`statement-scraper statements PDF...`
`statement-scraper directories DIR...`