Skip to main content

search

Search for ETFs.

An empty query returns the full list of ETFs from the provider.

Parameters

query: str | None
Search query.


Returns

results: EtfSearch

Serializable results.

provider: Optional[Literal['fmp', 'intrinio', 'tmx']]

Provider name.

warnings: Optional[list[Warning_]]

list of warnings.

chart: Optional[Chart]

Chart object.

extra: dict[str, Any]

Extra info.


Data

symbol: str
Symbol representing the entity requested in the data.(ETF)

name: str | None
Name of the ETF.