Git Product home page Git Product logo

israeli-ynab-updater's Introduction

Israeli YNAB Updater

A tool for updating YNAB using for the Israeli market. This tool uses Israeli Banks Scrapers project as the source of fetching account data.

Getting started

Prerequisites

In order to start using this tool, you will need to have Node.js (>= 10) installed on your machine.
Go here! to download and install the latest Node.js for your operating system.

Installation

Once Node.js is installed, run the following command to fetch the code:

git clone https://github.com/eshaham/israeli-ynab-updater
cd israeli-ynab-updater

If you're using nvm make sure to run nvm use inside project folder for best compatability.
If you're using nodenv, it should automatically pick up the correct node version.

Next you will need to install dependencies by running

npm install

Saving credentials

The credentials for each scraper are encrypted and saved in an dedicated file on your system.
To save credentials for a specific scraper, run the following command and choose the scraper:

npm run setup

When asked 'What would you like to setup?' choose 'Scrapers'.

Scraping

Once you save the credentials for relevant scrapers, run the following command to start scraping:

npm start

The CSV file should be created under Transactions folder in your Downloads folder, unless you choose a different folder.

You can also scrape in debug mode by running:

npm run start:debug

israeli-ynab-updater's People

Contributors

eshaham avatar eransakal avatar dependabot-preview[bot] avatar asfktz avatar ifeins avatar

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.