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
+18
Original file line number
Diff line number
Diff line change
@@ -109,6 +109,7 @@ Understanding the layers of bonds or funds requires digging into their structure
109
109
110
110
## API Goals
111
111
112
+
<<<<<<< Updated upstream
112
113
1.[ ]**Yahoo Finance**: While not officially an API, it's possible to scrape fund data from Yahoo Finance, which usually includes top holdings.
113
114
2.[ ]**Morningstar API**: Provides extensive fund data, including portfolio holdings, although it generally requires a subscription.
114
115
3.[ ]**Alpha Vantage**: Offers information on mutual funds and ETFs, including sector weighting and top constituents. They offer both free and premium plans.
@@ -119,3 +120,20 @@ Understanding the layers of bonds or funds requires digging into their structure
119
120
8.[ ]**Zacks Investment Research**: Their API provides detailed mutual fund data including holdings, but typically requires a subscription.
120
121
9.[ ]**Interactive Brokers API**: Known for its powerful trading API, it also allows you to fetch quite a bit of fund data if you have an account with them.
121
122
123
+
=======
124
+
1.**Morningstar API**: Provides extensive fund data, including portfolio holdings, although it generally requires a subscription.
125
+
2.**Alpha Vantage**: Offers information on mutual funds and ETFs, including sector weighting and top constituents. They offer both free and premium plans.
126
+
3.**E*TRADE API**: If you have an E*TRADE account, their API provides access to a wealth of fund data, including holdings.
127
+
4.**Yahoo Finance**: While not officially an API, it's possible to scrape fund data from Yahoo Finance, which usually includes top holdings.
128
+
5.**IEX Cloud**: Provides various types of financial data, including mutual fund holdings, through its API. It offers both free and premium plans.
129
+
6.**Quandl**: Offers a wide variety of financial and economic data, including fund holdings, but usually requires a subscription for the most valuable datasets.
130
+
7.**Intrinio**: Provides various types of financial market data, including information on ETFs and mutual funds, through their API.
131
+
8.**Zacks Investment Research**: Their API provides detailed mutual fund data including holdings, but typically requires a subscription.
132
+
9.**Interactive Brokers API**: Known for its powerful trading API, it also allows you to fetch quite a bit of fund data if you have an account with them.
0 commit comments