xemwebe / yahoo_finance_api

Simple wrapper to yahoo! finance API to retrieve latest quotes and end-of-day quote histories
Apache License 2.0
69 stars 35 forks source link

add: enable to access to asset meta data #33

Closed florspag closed 1 year ago

florspag commented 1 year ago

Metadata are fetched by default however no method exists for getting them. This pull request aims to enable user to fetch metadata only. (like in python yfinance lib the request should be made as if we retreive stock prices)