Polymarket historical data catalog

Marketlens records full L2 order books for every recurring Polymarket market and for any event that sustains real trading volume. Books are captured at full depth with millisecond price changes, alongside trades, candles, and resolution outcomes. This catalog covers the actively collected series, grouped by category, with standalone events cataloged separately.

Data as of 2026-08-16

Markets
678,254
Resolved
675,345
Series
292
Traded volume
$3.5B

Categories

Most active series

The ten series with the highest traded volume in the archive.

How the data is collected

Actively traded markets get a dedicated WebSocket connection to Polymarket's CLOB: full book snapshots anchor a stream of price change deltas, so the book at any millisecond reconstructs exactly. The longest dated event books are captured as full depth snapshots at regular intervals. The format, fields, and replay endpoints are documented in the order book docs, and full markets download as Parquet via exports.

Free sample datasets

Slices of this archive are published openly on Hugging Face under CC BY 4.0, so the real format can be inspected before signing up. A full day of BTC 5 minute book depth, every market Polymarket listed on the 2026 World Cup final, and the settled outcome of every resolved market in the archive. Each ships snapshots, deltas and trades as Parquet, with the reconstruction documented on the dataset card.

Both order book samples are archived on Zenodo with citable DOIs, so a paper can reference the exact files at a fixed version: 10.5281/zenodo.21933084 for the Bitcoin day and 10.5281/zenodo.21933086 for the final, and mirrored on Kaggle.

Try it

Query any of it with one API key

The free tier includes 5M rows per day with full API and full archive access, no card required.

bash
$ pip install marketlens