mrhappyasthma / IsThisStockGood

A tool for evaluating companies using the Rule #1 investing principles.
http://www.isthisstockgood.com
25 stars 12 forks source link

Add API for intrinio #21

Closed mrhappyasthma closed 4 years ago

mrhappyasthma commented 4 years ago

The sandbox environment of Intrino provides some useful metrics:

Market Cap https://api-v2.intrinio.com/data_point/AAPL/marketcap/number?api_key=

Description https://api-v2.intrinio.com/data_point/AAPL/short_description/text?api_key=

mrhappyasthma commented 4 years ago

Turns out the sandbox only has data for DOW companies. This won't be feasible for generic queries.