You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<atarget="new"href="https://github.com/ranaroussi/yfinance"><imgborder=0src="https://img.shields.io/github/stars/ranaroussi/yfinance.svg?style=social&label=Star&maxAge=60"alt="Star this repo"></a>
11
11
<atarget="new"href="https://x.com/intent/follow?screen_name=aroussi"><imgborder=0src="https://img.shields.io/twitter/follow/aroussi.svg?style=social&label=Follow&maxAge=60"alt="Follow me on twitter"></a>
**yfinance** offers a Pythonic way to fetch financial & market data from [Yahoo!Ⓡ finance](https://finance.yahoo.com).
16
16
@@ -53,7 +53,7 @@ Install `yfinance` from PYPI using `pip`:
53
53
$ pip install yfinance
54
54
```
55
55
56
-
### [yfinance relies on the community to investigate bugs and contribute code. Here's how you can help.](CONTRIBUTING.md)
56
+
### [yfinance relies on the community to investigate bugs and contribute code. Here's how you can help.](https://github.com/ranaroussi/yfinance/blob/main/CONTRIBUTING.md)
57
57
58
58
---
59
59
@@ -64,7 +64,7 @@ $ pip install yfinance
64
64
### Legal Stuff
65
65
66
66
**yfinance** is distributed under the **Apache Software License**. See
67
-
the [LICENSE.txt](./LICENSE.txt) file in the release for details.
67
+
the [LICENSE.txt](https://github.com/ranaroussi/yfinance/blob/main/LICENSE.txt) file in the release for details.
68
68
69
69
AGAIN - yfinance is **not** affiliated, endorsed, or vetted by Yahoo, Inc. It's
70
70
an open-source tool that uses Yahoo's publicly available APIs, and is
0 commit comments