Polymarket Scraper - Prediction Market Odds API
Polymarket Scraper - Prediction Market Odds API — a Python client for the Apify Actor. Pull Polymarket data at scale with no API-key hassle: thousands of clean, structured results you can export to JSON, CSV or Excel.
▶️ Run it on Apify: https://apify.com/logiover/polymarket-events-odds-ai-scraper
Install
pip install polymarket-events-odds-ai-scraper
Usage
from polymarket_events_odds_ai_scraper import scrape
items = scrape({}, token="YOUR_APIFY_TOKEN")
print(len(items), "results")
print(items[0])
Get your free Apify token at https://console.apify.com/account/integrations.
Input
| Field | Type | Description |
|---|---|---|
feeds |
array | Feeds to Scrape |
explodeMarkets |
boolean | Explode Markets (Events Mode) |
explodeAssets |
boolean | Explode Assets (Markets) |
twitterMaxItems |
integer | Twitter Max Items |
minTwitterSignificance |
integer | Min Twitter Significance |
twitterCategories |
array | Twitter Category Filter |
aiAnalysisSlugs |
array | AI Analysis Event Slugs |
aiAnalysisType |
integer | AI Analysis Type |
eventsStatus |
string | Events Status (Events Rank feed) |
eventsOrderBy |
string | Events Sort Order (Events Rank feed) |
minVolume24hUsd |
number | Minimum 24h Volume (USD) |
onlyLive |
boolean | Only Live Sports Games |
useProxy |
boolean | Use Apify Proxy |
proxyConfiguration |
object | Proxy Configuration |
maxConcurrency |
integer | Max Concurrent Requests |
All fields optional — run with empty input {} for a broad default result set.
Output
Each result item includes fields such as: _kind, eventTitle, marketQuestion, outcome, outcomePrice, volume24h, liquidity, endTimestamp, homeTeamName, awayTeamName, score, gameStatus, tweetUserHandle, tweetSignificance, tweetTimestamp, aiBettingOption, scrapedAt, seriesSlug, seriesTitle, eventSlug.
Why use this
- ⚡ Thousands of results per run, auto-paginated
- 🔑 No Polymarket login or reverse-engineering — just call the Actor
- 📦 Export to JSON, CSV, Excel, JSONL, XML
- ☁️ Runs on Apify cloud — schedule it, add webhooks, wire into Make / Zapier / n8n
FAQ
Do I need an API key?
Only a free Apify token (grab one at https://console.apify.com/account/integrations). No Polymarket login and no scraping setup on your side.
How many results can I get?
Thousands per run. Raise the limit in the input to pull more — the Actor paginates for you.
What export formats are supported?
Results are plain JSON in code; from the Apify dataset you can export CSV, Excel, JSON, JSONL or XML.
Is this an official Polymarket API?
No. It is an unofficial Polymarket data client on the Apify platform — a maintained alternative when there is no official or affordable API.
Links
- ▶️ Run the Actor: https://apify.com/logiover/polymarket-events-odds-ai-scraper
- 📚 Docs & examples: https://github.com/logiover/polymarket-events-odds-ai-scraper
- 🧰 More scrapers by logiover: https://apify.com/logiover
MIT © 2026 logiover · Client library for the hosted Apify Actor. Not affiliated with Polymarket.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file polymarket_events_odds_ai_scraper-1.0.0.tar.gz.
File metadata
- Download URL: polymarket_events_odds_ai_scraper-1.0.0.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
51c59637faa09448eaf5ae53f9cf455d28524f34ce87cc1e4e17c7e0544834af
|
|
| MD5 |
e2656f2157698d395d89bfa692e526db
|
|
| BLAKE2b-256 |
e668445d5b6acc0ebe1109d5226420042f4e5f5d9cf34dc0292b046ef1756ee2
|
File details
Details for the file polymarket_events_odds_ai_scraper-1.0.0-py3-none-any.whl.
File metadata
- Download URL: polymarket_events_odds_ai_scraper-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9826397e3282ea3e925817e84213906bfb2a8a755a8ec7baee5735fb92e71b16
|
|
| MD5 |
e5c3709665f7d034e79b812fb96be55a
|
|
| BLAKE2b-256 |
14762bd6a4b603bea27f206f9a4e45cfce56fe3b21aeaeca150af381d8e0c858
|