It’s easy to find API’s that return the current “company profile” that includes fields such as:
{ “symbol”: “AAPL”, “price”: 231.41, “beta”: 1.239, “companyName”: “Apple Inc.”, “cik”: “0000320193”, “exchangeShortName”: “NASDAQ”, “industry”: “Consumer Electronics”, “website”: “https://www.apple.com”,
But I’m looking to compare the current profiles to historical profiles. Is there a source to get the historical profiles info by date?
submitted by /u/vicegripper
[link] [comments]