README.md
<a target="new" href="https://pypi.python.org/pypi/yfinance"></a> <a target="new" href="https://pypi.python.org/pypi/yfinance"></a> <a target="new" href="https://pypi.python.org/pypi/yfinance"></a> <a target="new" href="https://pypi.python.org/pypi/yfinance"></a> <a target="new" href="https://github.com/ranaroussi/yfinance"></a> <a target="new" href="https://x.com/intent/follow?screen_name=aroussi"></a>
<a href="https://trendshift.io/repositories/4578" target="_blank"></a>
yfinance offers a Pythonic way to fetch financial & market data from Yahoo!Ⓡ finance.
[!IMPORTANT]
Yahoo!, Y!Finance, and Yahoo! finance are registered trademarks of Yahoo, Inc.yfinance is not affiliated, endorsed, or vetted by Yahoo, Inc. It's an open-source tool that uses Yahoo's publicly available APIs, and is intended for research and educational purposes.
You should refer to Yahoo!'s terms of use (here, here, and here) **for details on your rights to use the actual data downloaded.
Remember - the Yahoo! finance API is intended for personal use only.**
[!TIP] THE NEW DOCUMENTATION WEBSITE IS NOW LIVE! 🤘
Ticker: single ticker dataTickers: multiple tickers' datadownload: download market data for multiple tickersMarket: get information about a marketWebSocket and AsyncWebSocket: live streaming dataSearch: quotes and news from searchSector and Industry: sector and industry informationEquityQuery and Screener: build query to screen marketInstall yfinance from PYPI using pip:
$ pip install yfinance
yfinance is distributed under the Apache Software License. See the LICENSE.txt file in the release for details.
AGAIN - yfinance is not affiliated, endorsed, or vetted by Yahoo, Inc. It's an open-source tool that uses Yahoo's publicly available APIs, and is intended for research and educational purposes. You should refer to Yahoo!'s terms of use (here, here, and here) for details on your rights to use the actual data downloaded.
Please drop me a note with any feedback you have.
Ran Aroussi