Skip to content

mattew124/latitude-card-tx-exporter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 CSV 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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%