Skip to content

erezd/israeli-ynab-updater

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Israeli YNAB Updater

A tool for updating YNAB using israeli-bank-scrapers

Getting started

Prerequisites

In order to start using this tool, you will need to have Node.js running environment 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

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 credentials

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 YNAB-Transactions folder in your Downloads folder.

About

A tool for updating YNAB using israeli-bank-scrapers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%