
The AI-Powered Terminal for Prediction Markets
Lurk is an institutional-grade terminal for betting on Polymarket and Kalshi. We provide real-time arbitrage scanning, whale watching, and LLM-driven market analysis. This documentation is designed for traders and developers who want to programmatically access our data streams or execute trades with sub-millisecond latency.Quickstart
Get your API keys and run your first arbitrage scan in under 5 minutes.
API Reference
Direct access to
scan_markets, track_whales, and execute_order.Whale Watching
Learn how to configure alerts for high-value wallet movements.
Earn Program
Details on passing our evaluation to trade with Lurk capital.
Core Modules
Lurk is divided into three primary data pipelines:- Scanner: Detects price discrepancies between Kalshi and Polymarket.
- Whale Watch: Monitors specific wallet addresses for large inflows/outflows.
- Sentiment: Runs LLM analysis on news events to predict market resolution.
