euforic / banking.js

The Missing API for Banks - Get all of your transactions and balances using node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Banco do Brasil not supported yet

arthurnobrega opened this issue · comments

Hi guys!

First, congratulations for your great work on this project!

Do you plan to work with brazilian banks, like Banco do Brasil? In any answer, how can I be helpful?

Link of the bank: http://bb.com.br

All banks that support OFX access are supported I would check with you bank to make sure you are able to connect via OFX

All banks that support OFX access are supported I would check with you bank to make sure you are able to connect via OFX

Hi euforic,

Actually this bank I gave as example does not have a public url from where I can get an OFX file. It does export data as OFX, but only logging in manually.

You expect that the bank has a public url (API), right?

Yeah if there is a public API this lib will work if not you can always just use the OFX parser directly.