edisongustavo / fnb

Fnb bank API (not affiliated with the FNB bank)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scripts to obtain data from the FNB bank (https://www.fnb.co.za/) website.

Why?

I got tired of going to the website and downloading the the CSV to import into my personal financing software. Unfortunately the FNB bank doesn't provide an API to obtain the data I needed.

So I decided to write one myself :)

How?

Uses chrome to login and navigate the website to obtain the data.

Example of usage

TODO

About

Fnb bank API (not affiliated with the FNB bank)

License:MIT License


Languages

Language:Python 92.5%Language:Shell 7.5%