Skip to main content

Scraper to download data from Itaú Internet Banking

Project description

PyPI Travis CI Build Coverage Updates Python 3

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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page