|
|
|
|
|
by BeetleB
472 days ago
|
|
> Downloading statements is still a pain, have to manually go through all websites. Have you considered using Playwright? I used aider[0] recently to log into my work's payslips and download all the relevant payslips into JSON format (with values encrypted). It took about 3 hours, but that's mostly because of my lack of knowledge of good CSS selectors. |
|