aib-scraper

2.6.0 • Public • Published

aib-scraper Codacy Badge

Download balance and latest transactions from AIB's website.

Getting Started

Prerequisites

To run this module, you will need to download the latest chrome driver here.

Usage

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

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

Built With

  • Selenium: browser automation library
  • Cheerio: jQuery implementation in Node.js

License

This project is licensed under the Apache 2.0 License

Readme

Keywords

none

Package Sidebar

Install

npm i aib-scraper

Weekly Downloads

8

Version

2.6.0

License

Apache-2.0

Unpacked Size

20.1 kB

Total Files

6

Last publish

Collaborators

  • fabrice404