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.3.tar.gz
(12.9 kB
view details)
File details
Details for the file pyitau-0.0.3.tar.gz.
File metadata
- Download URL: pyitau-0.0.3.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 |
27a861ebec98da11d96b49b04c48fa632d7115b146e5020036d9f9f408f19317
|
|
| MD5 |
15dcf3953ec3dc20537eaacacd6b3a2c
|
|
| BLAKE2b-256 |
1e9ea4c486dccff12f9056099f643ce454e207319070e19075a107eed9b748ac
|