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
Copy file name to clipboardExpand all lines: README.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@
7
7
8
8
An open-source alternative to Yahoo Finance's market data APIs with higher reliability.
9
9
10
+
See [this documentation](doc/Example_Guide.md) to learn how to use it.
11
+
10
12
## Introduction
11
13
12
14
### Key features:
@@ -23,9 +25,6 @@ An open-source alternative to Yahoo Finance's market data APIs with higher relia
23
25
24
26
✅ **LLM-Powered Analysis**: [Financial Data Extraction](doc/Transcripts_LLM_Examples.md) — Use Large Language Models (LLMs) to analyze earnings call transcripts and extract key financial data.
25
27
26
-
See [this documentation](doc/Example_Guide.md) to learn how to use it.
27
-
28
-
29
28
### How it compares to yfinance:
30
29
`defeatbeta-api` is not superior to `yfinance` in every aspect, but its free and efficient features make it ideal for users needing bulk historical data analysis.
0 commit comments