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.
Source Distribution
stp_scraper-0.1.8.tar.gz
(4.6 kB
view details)
Built Distribution
File details
Details for the file stp_scraper-0.1.8.tar.gz
.
File metadata
- Download URL: stp_scraper-0.1.8.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7989d0454c9f6ec24667572021115c5c31fbd7ec956c4f1bd8705c0604e26e93 |
|
MD5 | 5e6af936275691cdbaf820812ae71f20 |
|
BLAKE2b-256 | ff92f5575e639c98f6fa0440cc2e7c303b52eff0ff3e360c28ed2bea6c82d54c |
File details
Details for the file stp_scraper-0.1.8-py3-none-any.whl
.
File metadata
- Download URL: stp_scraper-0.1.8-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5702a03c19bc2678fe0527575b351eb99f86100094d8e9ecfe48329d66725e9a |
|
MD5 | 35412af34aaee27e35c0e3480ee4bf40 |
|
BLAKE2b-256 | bea7fffe09d0533ad1bc640147ac4a9fb36047ed09b16215dd60e83c77fc3a87 |