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-0.0.6.tar.gz
(13.1 kB
view details)
File details
Details for the file pyitau-0.0.6.tar.gz.
File metadata
- Download URL: pyitau-0.0.6.tar.gz
- Upload date:
- Size: 13.1 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 |
e998488f9d5811c9d6a6508700cba8e9127c4ba99be15c53bc261c2905f1bce2
|
|
| MD5 |
463d8bdfd8b9d293e9a78c567e21502c
|
|
| BLAKE2b-256 |
573f1142433b043969d85da18c96d5a44b6228d69ed8b40ccc307f2f01989cb2
|