RSSAmplifier

Neil Grogan · Nov 25, 2022

Convert Bank Transactions XLS to CSV in Python

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

I’ve written previously on importing transactions to hledger/ ledger from KBC bank in JavaScript and PTSB bank in Python. I took different approaches to each: For KBC, you needed to log in and run Javascript which scrape the transaction table and download it formatted as CSV For PTSB, the script automatted logging in, get the transaction table and save locally as CSV Both approaches are…

Read on /bank-xls-csv/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.