[Feature] Legacy Auto Transaction Scraper #207

Closed
opened 2026-02-28 18:52:38 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @rich-howell on GitHub (Jan 22, 2023).

Discussed in https://github.com/actualbudget/actual/discussions/144

Originally posted by winklevos August 2, 2022
I know scraping from HTML is not ideal. However, the proposed Plaid integration does not cover all countries or banks.

A fallback, but less reliable method would be appreciated.

I have a working model of this built on python django and selenium. I will look to port it over in a framework that is easily manageable for additions and fixes.

Originally created by @rich-howell on GitHub (Jan 22, 2023). ### Discussed in https://github.com/actualbudget/actual/discussions/144 <div type='discussions-op-text'> <sup>Originally posted by **winklevos** August 2, 2022</sup> I know scraping from HTML is not ideal. However, the proposed Plaid integration does not cover all countries or banks. A fallback, but less reliable method would be appreciated. I have a working model of this built on python django and selenium. I will look to port it over in a framework that is easily manageable for additions and fixes. </div>
GiteaMirror added the feature label 2026-02-28 18:52:38 -06:00
Author
Owner

@MatissJanis commented on GitHub (Jan 23, 2023):

👋 @winklevos Actual already supports CSV imports. You should be able to create a python script that converts your HTML into a CSV and then you can go ahead and import that.

Closing this as we have no plans to support "HTML" type imports.

@MatissJanis commented on GitHub (Jan 23, 2023): 👋 @winklevos Actual already supports CSV imports. You should be able to create a python script that converts your HTML into a CSV and then you can go ahead and import that. Closing this as we have no plans to support "HTML" type imports.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#207