Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 2024 new site design #29

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

ludufre
Copy link
Contributor

@ludufre ludufre commented May 27, 2024

Hi. I fixed the code to work with new site design.

ludufre@iMac-de-Luan itauscraper % node run.js -b xxxx -c xxxx -p xxxx -d 90 -n xxxx
production
Starting using node environment: production
Starting Itaú scraper...
Account Branch Number: xxxx
Account number: xxxxx
Transaction log days: 90
File Format: txt
Puppeter - options { headless: true, devtools: false, timeout: 600000 }
Viewport - options { width: 1280, height: 768 }
Configuring user-agent...
Opening bank homepage...
Itaú url: https://www.itau.com.br
Homepage loaded.
Account and branch number has been filled.
Opening account holder page...
Account holder page loaded.
Account holder selected.
Opening password page...
Password page loaded.
Filling account password...
Password has been filled...login...
Logged!
Opening statement page...
Statement page loaded.
Statement has been closed
Menu has been closed
Selected period of days on the filters
Sorted by most recent transactions first
Starting download...
Temporary downloading file to: /var/folders/62/jjlqsvns5msb805l4_dl6b6c0000gn/T/download/56c078b2-198a-4527-81f7-33fc25a4e28d
Waiting to download file...
Moving file to final path.
Download has been finished.
Export document final path:  /Users/ludufre/Desktop/REPOs/itauscraper/download/ITAU_90_days_before_1716785175.txt
Itaú scraper finished.

@viniciusgava
Copy link
Owner

Olá @ludufre
Obrigado pelo PR!! Vou olhar nos próximos dias e já gero uma um novo release!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants