AaronJY / banking-bot

A library that provides the ability to login and interact with online banking portals.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Banking Bot (banking-bot)

Banking Bot is a .NET API used to programmatically login and collect data from online banking portals.

Technologies

C# .NET has been used for the core infrastructure. Selenium web drivers are being used to programmatically login, gather data from and manipulate web pages. JavaScript has also been used with Selenium, incorporating libraries such as jQuery.

Supported Providers

The following is a list of currently supported providers (online banking portals):

About

A library that provides the ability to login and interact with online banking portals.


Languages

Language:C# 95.3%Language:JavaScript 4.7%