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
from stp_scraper import extract extract('01/02/2019', '15/02/2019')
Release to PyPi
pip install -U setuptools wheel twine
make release
# PyPi will prompt you to log in
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.9-py3-none-any.whl (6.3 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size stp_scraper-0.0.9.tar.gz (4.4 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for stp_scraper-0.0.9-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 330d0bd02b2806d301aa204d46db9de96ee5d5315c211113316af1c47358836b |
|
MD5 | 88588f7e5a985801ceb8ac9dc93e637f |
|
BLAKE2-256 | f83caa95740b669592a5c483a537ef42aa42bb21841be6df73eb39bcd1c43ce6 |