ooples / OoplesFinance.YahooFinanceAPI

A .NET API wrapper for Yahoo Finance that allows users to get top trending stocks, historical stock data, stock splits, dividends, capital gains, and much much more!
Apache License 2.0
47 stars 10 forks source link

Question: Is there a way to retrieve the name of the company via the symbol? #80

Closed Codepoet77 closed 3 weeks ago

Codepoet77 commented 3 months ago

Is there a way to retrieve the name of the company via the symbol (e.g. symbol DIS would return Disney, AAPL would return Apple inc, etc)? At first glance I did not see a way to do this.

ooples commented 3 months ago

@Codepoet77 As far as I'm aware, there is no specific Yahoo Finance API call that gets the company name which is a bit odd so my assumption is that I just haven't run across it yet. If you can find anymore info about how to get this with their latest API, then I would be happy to add it to this library

github-actions[bot] commented 1 month ago

Stale issue message