Extract sent and received transactions of an STP account.
Project description
stp-scraper
STP scraper library for obtaining all transactions given a range of dates.
Requirements
Python 3.7+
Installation
pip install stp_scraper
Tests
make test
Basic usage
Get transactions of prior week
import stp_scraper stp_scraper.extract(None, None)
Get transactions for specific dates
import stp_scraper stp_scraper.extract('01/02/2019', '15/02/2019')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size stp_scraper-0.0.1-py3.7.egg (9.4 kB) | File type Egg | Python version 3.7 | Upload date | Hashes View |