search_etfs
Search the justETF screener to get ETF overview rows filtered by query, asset class, region, provider, index, and more.
Instructions
Search the justETF screener and return ETF overview rows.
Args: query: Free-text query or ISIN. If it looks like an ISIN, the scraper sends it as an ISIN query; otherwise results are post-filtered by name/ticker/wkn/isin. strategy: justETF product group: epg-longOnly, epg-activeEtfs, epg-shortAndLeveraged, or null to query all strategies. asset_class: Optional justETF asset class such as class-equity, class-bonds, class-preciousMetals, class-commodities, class-currency, class-realEstate, class-moneyMarket. region: Optional region such as World, Europe, North%2BAmerica, Emerging%2BMarkets, Asia%2BPacific. country: Optional target country name or alpha-2 code. instrument: Optional instrument type: ETF, ETC, or ETN. provider: Optional provider code/name accepted by justETF. index: Optional tracked index name, e.g. MSCI World. currency: Response currency: EUR, USD, CHF, GBP. limit: Maximum number of rows to return, capped at 5000. offset: Result offset for pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | ||
| strategy | No | epg-longOnly | |
| asset_class | No | ||
| region | No | ||
| country | No | ||
| instrument | No | ||
| provider | No | ||
| index | No | ||
| currency | No | EUR | |
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||