Latitude Finance offers good credit card products but their online system does not support data export. This userscript adds a link to download posted transactions as a CSV file.
This script may work for other credit cards from Latitude but I've not tested.
To use the script you first need to install a userscript manager on your browser, e.g.
- Firefox - install Tampermonkey or Greasemonkey.
- Chrome - install Tampermonkey.
Then, install the script from GitHub.
When you have posted transactions, you see a link "Download Posted Transactions" above the list of transactions.
Clicking the link starts downloading a CSV file. A CSV file contains only posted transactions displayed on the page. If you would like to download past transactions, select the period, then, download transactions.
The data format is:
Date,Card Name,Description,Amount
Date is in ISO format, e.g. 2020-01-20.