get_etf_holdings
Retrieve the top 10 holdings and their portfolio weights for any ETF by ticker symbol, using data from Yahoo Finance to quickly assess concentration.
Instructions
Get the top 10 holdings of an ETF with their portfolio weights, from Yahoo Finance. For every holding, straight from the fund's SEC filing, use get_etf_full_holdings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ETF ticker symbol (e.g. VOO) |