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
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-0.0.5.tar.gz
(13.0 kB
view details)
File details
Details for the file pyitau-0.0.5.tar.gz.
File metadata
- Download URL: pyitau-0.0.5.tar.gz
- Upload date:
- Size: 13.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d438e06f2be423551a9f60eff1f977815fa63adac1e133e9d7b5a844f7a0273
|
|
| MD5 |
68c3f7b7cbb8e97937d4dd079f0b8999
|
|
| BLAKE2b-256 |
5359ef8fd42503443069b0d213598fdb344ce083a5c8067ec600a762515d1952
|