Scraper to download data from Itaú Internet Banking
Project description
Unofficial client to access your Itaú bank data
Installation
pip install pyitau
How to Use
from pyitau import Itau
# Login
itau = Itau(agency='0000', account='12345', account_digit='5', password='012345')
itau.authenticate()
itau.get_statements()
Contributing
Contributions are welcome, feel free to open an Issue or Pull Request
[ ~ Dependencies scanned by PyUp.io ~ ]
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
pyitau-1.0.0.tar.gz
(14.2 kB
view details)
File details
Details for the file pyitau-1.0.0.tar.gz.
File metadata
- Download URL: pyitau-1.0.0.tar.gz
- Upload date:
- Size: 14.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5360144e7c458f0b248b8505f2ead929992f59aabd51ace3d74e84ccc36d42a8
|
|
| MD5 |
8fa3751e2e3ae97971b85c64703f74e7
|
|
| BLAKE2b-256 |
df6a415c99be599b467f6c6c11fb7b503cc94c5308b0f7486d19616bc376a1e7
|