Alan Hagedorn

Results 2 comments of Alan Hagedorn

Sorry, by example use code do you mean providing a snippet here or adding to the README? In either case, here's a quick snippet. ```python import json from yfinance.utils import...

This use case targets searching for tickers - the underlying API does also fetch related news articles, but the primary motivation behind this is some kind of ticker search functionality....