Polymarket Scraper | Events Markets Odds Volume avatar

Polymarket Scraper | Events Markets Odds Volume

Pricing

from $2.20 / 1,000 results

Go to Apify Store
Polymarket Scraper | Events Markets Odds Volume

Polymarket Scraper | Events Markets Odds Volume

Scrape Polymarket prediction markets — events, markets, odds, prices, volume, liquidity, tags, sports, series & teams. Filter by category or series. Export Excel/CSV/JSON. Unofficial — not affiliated with Polymarket.

Pricing

from $2.20 / 1,000 results

Rating

0.0

(0)

Developer

kane liu

kane liu

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

3 days ago

Last modified

Share

Polymarket Scraper — Events, Markets, Odds, Volume & Liquidity

Scrape Polymarket prediction market data — then download structured results as Excel, CSV, or JSON.

Use this Actor as a practical Polymarket API alternative for odds monitoring, event research, category tracking, and sports/series market intelligence. Enter a mode (events, event detail, search, tags, sports, series, teams, or CLOB catalog), pick a locale, and get clean Dataset rows with titles, slugs, prices, volume, liquidity, and market URLs.

  • Scrape Polymarket events, markets, tags, sports, series, teams, search, comments, and CLOB market catalog
  • Filter by category / tag, series (e.g. NFL), sport, featured / active / closed, and sort order (volume, liquidity, …)
  • Capture outcome prices, volume / volume24hr, liquidity, negRisk, market counts, and optional price history
  • Support verified locales: en, zh, es, de, fr, pt, ru, ko, ja
  • Export to Excel / CSV / JSON, or connect Make, n8n, Zapier, Python, or the Apify API
  • Pay per event — Actor start + each Dataset result; platform usage is included (you do not pay separate Apify compute on top)

Unofficial community Actor — not affiliated with Polymarket. Collect only publicly available metadata. You are responsible for complying with Polymarket terms and applicable law.


What does the Polymarket Scraper do?

Polymarket Scraper lets you extract structured prediction-market data from Polymarket without running your own browser farm. Give it a mode and filters, then start a run.

Under the hood, the Actor:

  1. Validates your input (mode, locale, tags / series / event slugs, filters)
  2. Calls a managed Cloud Run worker that reads the public Gamma API (and optional CLOB catalog / prices-history)
  3. Normalizes events, markets, tags, sports, series, teams, and comments into Dataset rows
  4. Writes RUN_SUMMARY (and ERROR_SUMMARY on failure) to the key-value store

You run it like any other Apify Actor — schedule it, call it from the API, or plug it into automations.


What Polymarket data can I extract?

DataEvents listEvent detailMarkets / CLOBTags / Sports / Series / Teams
Title / question / slug
Event / market URL
Outcome prices / top outcomes✅*
Volume / volume24hr / liquidity
Tags / category
Neg-risk / market count
Series / sport / league✅**
Comments✅***
CLOB tick / min size / conditionId✅****
Price history✅*****✅*****✅*****

*When markets are included or flattened.
**Via seriesSlug / sport filters or expand modes.
***mode=comments.
****mode=clob_markets.
*****Optional enrichPriceHistory (slower).


Why scrape Polymarket?

Polymarket is one of the largest public prediction-market platforms. Teams scrape Polymarket to:

  • Monitor event odds and volume across politics, crypto, sports, and culture
  • Build research datasets from category / series / sport taxonomies
  • Track liquidity and featured markets for quant or content workflows
  • Pull market metadata and optional price history into dashboards or agents
  • Export clean rows instead of hand-copying the Polymarket UI

Compared with leaderboard-only or whale-trade Actors, this Actor focuses on events + markets + taxonomy (tags, sports, series, teams) with locale-aware titles.


More Actors like this

Need another site or vertical? Use a dedicated Actor below for structured fields. Stay on Polymarket Scraper for Polymarket events, markets, odds, tags, sports, series, and teams.

Similar intelligence & content scrapers

Prefer another specialized scraper?

If your target has a specialized Actor below, use that first — usually cheaper and more structured than a generic scrape.

Jobs & Freelance

E-commerce

Real Estate

Travel & Stays

Social & Content

Ads Intelligence

Local & Maps

→ See the full catalog in Related Actors below, or browse apify.com/lentic_clockss.


How to use (no code required)

  1. Click Try for free (or Start) on this Actor page
  2. Choose a mode — e.g. events, event, search, teams, clob_markets
  3. Set filters — tagSlug / seriesSlug / sport / locale / maxItems
  4. Click Start — rows appear in the Dataset tab
  5. Download CSV / Excel / JSON, or pull via API

Example inputs

Top crypto events (Chinese locale titles where available):

{
"mode": "events",
"locale": "zh",
"tagSlug": "crypto",
"maxItems": 20,
"includeMarkets": false
}

NFL series event list (Spanish locale):

{
"mode": "events",
"locale": "es",
"seriesSlug": "nfl",
"maxItems": 20,
"includeMarkets": false
}

Single event with nested markets:

{
"mode": "event",
"eventSlug": "fed-decision-in-july-181",
"locale": "en",
"includeMarkets": true
}

Input overview

FieldPurpose
modeevents, event, markets, search, tags, series, sports, teams, comments, categories, clob_markets
localeen / zh / es / de / fr / pt / ru / ko / ja
tagSlug / tagSlugsCategory filters for event lists
seriesSlugSeries-scoped event list (e.g. nfl)
sport / leagueSports expand / teams filter
eventSlug(s) / eventId(s)Detail lookup (batch supported)
queryPublic search
ordervolume24hr, volume, liquidity, competitive, startDate, endDate
paginationModekeyset or offset
includeMarkets / flattenMarketsNest or flatten market rows
expandEventsExpand sports/series into events
enrichPriceHistoryOptional CLOB prices-history
maxItemsResult cap (free plan capped at 200/run)

Full field docs live in the Input tab.


Output

Each Dataset item includes a recordType such as event, market, tag, series, sport, team, comment, or clob_market, plus identifiers (slug, id), titles, metrics, and URLs when available.

Key-value artifacts:

  • INPUT_ECHO — normalized non-secret input
  • RUN_SUMMARY — status, worker source, counts, warnings
  • ERROR_SUMMARY — present on hard failures

Pricing

Pay per event (platform usage included — User pays platform usage = No):

EventPrice
Actor Start (apify-actor-start)$0.005 per start (per GB of memory, min 1)
result (apify-default-dataset-item)$3.00 / 1,000 on FREE & BRONZE

Result tier discounts (Apify paid plan tier):

Tier$/1,000per result
FREE*$3.00$0.003
BRONZE$3.00$0.003
SILVER$2.60$0.0026
GOLD$2.20$0.0022
PLATINUM$2.00$0.002
DIAMOND$1.60$0.0016

*Apify Free plan users also have Actor-developer caps below.

Free Apify plan limits (Actor developer policy)

CapValue
Free runs of this Actor10 total
Free results per run200
Paying Apify usersUnlimited runs (schema max still applies)

These limits are set by the Actor developer, not Apify Console. When the run quota is hit, the Actor finishes with RUN_SUMMARY.status=FREE_TIER_LIMIT and a clear status message (not an opaque platform error).


Tips for better results

  • Prefer tagSlug / seriesSlug / sport over huge unfiltered crawls
  • Use includeMarkets: false on large lists; enrich with mode=event when needed
  • For series lists, use seriesSlug (offset pagination); avoid assuming closed=false always applies
  • Turn on enrichPriceHistory only when you need time series — it is slower
  • Randomize acceptance inputs; do not reuse README examples as your only production query

FAQ

Is this an official Polymarket API?
No. It reads publicly available Gamma / CLOB metadata through a managed worker. Not affiliated with Polymarket.

Do I need proxies?
Egress is handled on the worker side (WORKER_PROVIDES_PROXY). You do not mint Apify residential proxies from this thin Actor by default.

Can I get order-book depth?
CLOB /book is out of scope (often blocked without a browser session). Use clob_markets and optional enrichPriceHistory instead.

Which locales work?
Verified: en, zh, es, de, fr, pt, ru, ko, ja. Locale changes titles/URLs — it is not a multi-country TLD switch.


Integrations

  • Apify API / client (JS, Python)
  • Schedules & webhooks
  • Make, Zapier, n8n
  • Export Dataset to Google Sheets, S3, or warehouses

All 77 public Actors from [lentic_clockss]. Click a name to open the Store detail page.

Jobs & Freelance

Real Estate

E-commerce

Travel & Stays

Social & Content

Ads Intelligence

Local & Maps

General Tools

→ Browse the full profile: apify.com/lentic_clockss