Giter VIP home page Giter VIP logo

bankbotsbank's Introduction

BankBotsBank

BankBotsBank is an open effort to provide free and comprehensive programmatic access to personal accounts data on any bank of the world. It's an enabler of new fintech applications.

Hopefully some day all banks will provide an API, like Mondo, but in the meantime the only way to get programmatic access to bank accounts is through screen scraping. Developing this kind of software without the collaboration of banks requires to have accounts in all of them, with all the products (savings accounts, credit cards...) We think the most effective approach is an open-source, distributed effort where each developer uses their own bank account to implement a bot for that bank.

The first bot that has been implemented returns a JavaScript object (or JSON in the web interface) with the most recent transactions of the user's main account in the Spanish bank BBVA. You can easily try it through this web form.

It uses Nightmare, a browser automation library that uses Electron (based on Chromium) under the covers. The code of the BBVA bot can be used as an example to develop bots for other banks.

This repo also contains the Dockerfile used to deploy the project to AWS Elastic Beanstalk (this is where the BBVA test form and bot are hosted). It shows how to use xvfb-run to run Nightmare on a computer without a graphical display.

License

MIT

bankbotsbank's People

Contributors

xavi avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.