Scraper to download data from Itaú Internet Banking
Project description
Unofficial client to access your 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.4.tar.gz
(12.9 kB
view details)
File details
Details for the file pyitau-0.0.4.tar.gz.
File metadata
- Download URL: pyitau-0.0.4.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 |
5a1d748117ba741723c651b5dfadaea5a0e884b14086002a26abdbe0005ab4ef
|
|
| MD5 |
013615214d391f27109db443bf75b65b
|
|
| BLAKE2b-256 |
47c3a36fb67d9cdd68f03036d7126e7424e846efb2868837e49281a2ac9f28c7
|