Skip to content

Little helper to get transactions from Viseca One and print them in CSV format.

License

Notifications You must be signed in to change notification settings

sch03/viseca-exporter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

viseca-exporter

Little helper to get transactions from Viseca One and print them in CSV format.

Usage

  1. Log in to one.viseca.ch in Chrome.

  2. Save the card ID from the path (between /v1/card/ and /transactions) and use it as arg.

  3. go run viseca-exporter.go -a "$CARDID" > data/export.csv
    

About

Little helper to get transactions from Viseca One and print them in CSV format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%