Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 506 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 506 Bytes

Scraping Banco do Brasil

Running it

Save a copy of the credentials file, replacing values with your account information and your 8-digit password.

$ cp config/credentials.yml.example config/credentials.yml

To scrape your personal account, run the scraper executable. This will save the current state of your account in the data folder.

$ ./scraper

License

MIT. Check LICENSE file for full disclosure.