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, 7)
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.1.8-py3-none-any.whl (5.8 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size stp_scraper-0.1.8.tar.gz (4.6 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for stp_scraper-0.1.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5702a03c19bc2678fe0527575b351eb99f86100094d8e9ecfe48329d66725e9a |
|
MD5 | 35412af34aaee27e35c0e3480ee4bf40 |
|
BLAKE2-256 | bea7fffe09d0533ad1bc640147ac4a9fb36047ed09b16215dd60e83c77fc3a87 |