Live data from Hacker News

Show HN: A Web Account Dashboard for Robinhood

roberthood.herokuapp.com

1–7 of 7 posts

Re: Show HN: A Web Account Dashboard for Robinhood

#6

i didn't know they had an open API. scared of using this though as robinhood is directly connected to my bank account

Officially, the API is only open to "a select group of customers".

https://support.robinhood.com/hc/en-us/articles/203585145-Ro...

Re: Show HN: A Web Account Dashboard for Robinhood

#7
You don't have to trust it. Just fork the code and deploy to your own heroku app. I'm just proxying the calls through to the robinhood API. You can view the code on Github, server.js is what you're looking for. The API is not exactly open yet, but it has been reverse engineered multiple times and Robinhood is aware of that.