Scraper to download data from Itaú Internet Banking
Project description
Unofficial client to access your bank data
How to Use
from itau 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.2.tar.gz
(12.9 kB
view details)
File details
Details for the file pyitau-0.0.2.tar.gz.
File metadata
- Download URL: pyitau-0.0.2.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
55e77aac368f7dbd4eb61452eed6fcb6b05d579c59e685832a62260875369fa6
|
|
| MD5 |
b4a86adce2dd33e28e78dd100edf33bf
|
|
| BLAKE2b-256 |
30a8e8dc525e9625b9742a44a05f6bf4643eb3c4aeb366a9ce3649ad5d7602b3
|