README.md edited online with Bitbucket
This commit is contained in:
parent
7862e3706e
commit
9107d8c671
1 changed files with 14 additions and 1 deletions
15
README.md
15
README.md
|
@ -1 +1,14 @@
|
|||
### 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):
|
||||
|
||||
* Lloyds (https://www.lloydsbank.com)
|
||||
* Barclays (http://www.barclays.co.uk/PersonalBanking)
|
Loading…
Add table
Reference in a new issue