pg_kalshi_search
Search Kalshi prediction markets (CFTC-regulated event contracts). Returns events ranked by aggregate 24h volume across all markets in the event. Kalshi categories include Elections, Politics, Economics, Climate, Sports, Entertainment, Financials. Public data, no auth needed. Each event has one or more child markets (mutually exclusive or yes/no).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max events to return (default 25, max 100) | |
| query | No | Keyword search in title, sub_title, event_ticker | |
| status | No | open | |
| category | No | Optional category filter (Elections, Politics, Economics, ...) |