Coder Social home page Coder Social logo

viseca-exporter's Introduction

๐Ÿฆ๐Ÿš€

Hi there, I'm Tobi :)

viseca-exporter's People

Contributors

anothertobi avatar icare2000 avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

viseca-exporter's Issues

Usage instructions outdated?

Hi,

thanks for creating this handy tool! I found that the instructions in the README gave me an error, but I found a workaround using a different main.go. Maybe the instructions need an update?

What I ran:

$  export VISECA_CLI_USERNAME=<my-email>
$  export VISECA_CLI_PASSWORD=<my-password>
$  export VISECA_CARD=<my-card-ID>
$ go run cmd/viseca-cli/main.go transactions ${VISECA_CARD}
2023/09/07 00:09:30 context deadline exceeded
exit status 1

I noticed the recently-changed main.go in the root of the repo, and gave that a shot:

$  export VISECA_SESS=<my AL_SESS-S cookie copied from Chrome cookie jar>
$  export VISECA_CARD=<my card ID>
$ go run main.go ${VISECA_CARD}  ${VISECA_SESS} 
"TransactionID","Date","Merchant","Amount","PFMCategoryID","PFMCategoryName"
<list of the last 2 years of transactions>

So my 2 rappen say that the instructions would better point to the newer main.go using the session cookie.

Thanks again!
Cheers
mikerofone

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/release.yml
  • actions/checkout v4
  • actions/setup-go v5
  • goreleaser/goreleaser-action v5
.github/workflows/test.yml
  • actions/checkout v4
  • actions/setup-go v5
gomod
go.mod
  • go 1.19
  • github.com/PuerkitoBio/goquery v1.8.1
  • github.com/stretchr/testify v1.8.4
  • github.com/urfave/cli/v2 v2.27.1

  • Check this box to trigger a request for Renovate to run again on this repository

Add CI action

To avoid having failing tests on main (ref: #9), the repo should run tests in a CI action for PRs.

Are you still able to run the tool ?

Hi, i tried to run it today.... i cannot makeit?

2024/01/02 16:43:17 error listing all transactions: api call failed with status: 401 Unauthorized

Or did vieseca closed it completley

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.