shuwada / latitude-card-tx-exporter

Latitude Finance Credit Card Transaction Exporter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Latitude Finance Credit Card Transaction Exporter

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 CVS file.

Supported Credit Card Web Sites

This script may work for other credit cards from Latitude but I've not tested.

Installation

To use the script you first need to install a userscript manager on your browser, e.g.

Then, install the script from GitHub.

Usage

When you have posted transactions, you see a link "Download Posted Transactions" above the list of transactions.

Screenshot

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.

License

License

About

Latitude Finance Credit Card Transaction Exporter

License:Apache License 2.0


Languages

Language:JavaScript 100.0%