List companies by ranking
list_rankingsFetch pre-computed top 100 company rankings by turnover, public contracts, shell addresses, or profile views. Get leaderboards for 'top 100' queries without assembling data from multiple searches.
Instructions
Fetch a pre-computed company leaderboard by slug. Exactly four rankings exist: 'largest' (companies by turnover), 'public-contracts' (top state suppliers), 'shell-addresses' (addresses with most registered companies) and 'most-viewed' (most-viewed company profiles). Responses come from a 15-min cache, so they are millisecond-fast. Useful for 'top 100 …' style queries the LLM would otherwise try to assemble from many advanced_search calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Ranking slug. Supported: 'largest' (TOP 100 companies by turnover), 'public-contracts' (TOP 100 state suppliers by public-contract count), 'shell-addresses' (TOP 100 addresses with the most registered companies), 'most-viewed' (TOP 100 most-viewed companies). No other slugs exist. |