3.0.2 • Published 10 months ago

aib-scraper v3.0.2

Weekly downloads
50
License
Apache-2.0
Repository
github
Last release
10 months ago

aib-scraper Codacy Badge

Download balance and latest transactions from AIB's website.

Getting Started

Usage

const aib = require('aib-scraper');

const result = await aib.get({
  login:    'YOUR LOGIN',
  password: 'YOUR PASSWORD',
});

Built With

License

This project is licensed under the Apache 2.0 License

3.0.2

10 months ago

3.0.1

11 months ago

3.0.0

11 months ago

2.6.0

3 years ago

2.5.0

4 years ago

2.5.1

4 years ago

2.4.3

4 years ago

2.4.2

4 years ago

2.4.1

4 years ago

2.4.0

5 years ago

2.3.0

5 years ago

2.2.0

6 years ago

2.1.1

6 years ago

2.1.0

6 years ago

2.0.1

6 years ago

2.0.0

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago