institutions_search
Search SEC-regulated institutions by name and return a list of results with CIK numbers.
Parameters
- standard
- sec
query: str | None
Search query.
query: str | None
Search query.
use_cache: bool | None
Default: True
Whether or not to use cache.
Returns
results: InstitutionsSearch
Serializable results.
provider: Optional[Literal['sec']]
Provider name.
warnings: Optional[list[Warning_]]
list of warnings.
chart: Optional[Chart]
Chart object.
extra: dict[str, Any]
Extra info.
Data
- standard
- sec
name: str | None
The name of the institution.
cik: str | int | None
Central Index Key (CIK)