mrhappyasthma / IsThisStockGood

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

Get company info from Polygon.io #25

Closed mrhappyasthma closed 3 years ago

mrhappyasthma commented 3 years ago

Has a free tier API. They don't have the most up-to-date financial info, but should work great for background on the company.

https://api.polygon.io/v1/meta/symbols/BABA/company?apiKey=<key>
mrhappyasthma commented 3 years ago

This can be gotten more easily from yahoo finance.

https://github.com/mrhappyasthma/IsThisStockGood/issues/3#issuecomment-762595891