Ross ROSS = Recommend OSS · open-source software intelligence for agents

warproxxx/poly_data

Polymarket Data Retriever that fetches, processes, and structures Polymarket data including markets, order events and trades. observed · 2026-08-28

github.com/warproxxx/poly_data · Python · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

57/100

  • Activity 90
  • Release rhythm 35
  • Longevity 23

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 334
  • days_rel: n/a
  • days_push: 65
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2304 stars · 440 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Python data pipeline that fetches, processes, and structures Polymarket trading data. It streams order events from the Polymarket CTF Exchange V2 contract on Polygon via Envio HyperSync, joins them with market metadata from the CLOB API, and writes structured trades to CSV.

Use cases

  • fetch polymarket trading data to csv
  • backfill historical polymarket order fill events from polygon
  • download polymarket market and trade history for analysis
  • export structured prediction market trade data
  • analyze polymarket CLOB order events
  • replace the deprecated polymarket subgraph data pipeline

When to choose

  • You need complete, resumable backfills of Polymarket trades and order events sourced directly from on-chain logs rather than a deprecated subgraph
  • You want structured CSV files of trades joined with market metadata for offline analysis
  • You need incremental updates that keep a local Polymarket dataset current

When to avoid

  • You need to place orders or execute trades on Polymarket - this only retrieves data, it is not a trading bot
  • You need data from prediction markets other than Polymarket
  • You want a hosted API or dashboard - you must run the pipeline yourself and supply an Envio HyperSync token

Facets

cli-tool · maturity active

etl streaming trading csv analytics blockchain analytics fintech python cross-platform cli polymarket prediction-markets on-chain-data hypersync polygon data-pipeline market-data backfill trading-data order-events cryptocurrency data-engineering

1 source

Member repositories

RepositoryRoleHealth v2
warproxxx/poly_datamain57

For agents

markdown · JSON · MCP: product_card(name="warproxxx/poly_data")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem