Little helper to get transactions from Viseca One and print them in CSV format.
-
Log in to one.viseca.ch in Chrome.
-
Save the card ID from the path (between
/v1/card/
and/transactions
) and use it as arg. -
go run viseca-exporter.go -a "$CARDID" > data/export.csv