pydata / pandas-datareader

Extract data from a wide range of Internet sources into a pandas DataFrame.
https://pydata.github.io/pandas-datareader/stable/index.html
Other
2.94k stars 681 forks source link

Add Robinhood as data source? #392

Closed femtotrader closed 6 years ago

femtotrader commented 7 years ago

https://github.com/sanko/Robinhood/blob/master/Quote.md

from: https://www.reddit.com/r/algotrading/comments/6ygdsg/google_cancelled_their_json_stock_data_feeds_last/

gliptak commented 7 years ago

This didn't require an API key https://api.robinhood.com/quotes/?symbols=MSFT,FB,TSLA

femtotrader commented 7 years ago

This is only for current quotes.

Here is an example URL for historical quotes

https://api.robinhood.com/quotes/historicals/?symbols=MSFT,FB,TSLA&interval=day