Skip to content

An API to fetch for investiments across different brokers and aggregate them

License

Notifications You must be signed in to change notification settings

VictorBalbo/InvestmentHubServer

Repository files navigation

Investment Hub Server

This is a side project to fetch for data in different investment brokers/banks and aggregate them into a single source of data for personal analysis. This project is the server side that will be used by the InvestmentHubPortal.

Right now the application is running on azure and can be accessed from here.

Integrations

Right now the system is successfully integrated to:

  1. Rico Provider, being able to log in and fetch for the assests on the broker. Rico provider uses a 2 factor authentication, so to fetch data from the provider, is necessary to send a token on the request.
  2. Nubank, being able to get the balance from Nuconta and the value of the credit card debt (Integration was inspired on this repo). Nubank provider uses a 2 factor authentication, so to fetch data from the provider, is necessary to scan a QrCode inside Nubank App before sending the request.

Roadmap

  • Find a way to update providers assets automatically for the providers that use 2 factor authentication. (For nubank its possible to use the certificate authentication like exemplified here).
  • Change and forgot my password endpoits.

About

An API to fetch for investiments across different brokers and aggregate them

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages