Polymarket Prediction Markets & Odds Scraper
Scrape Polymarket prediction markets with live outcome odds, trading volume, liquidity, order book best bid and ask, price changes and resolution details. Filter by status, category or keyword. Export to JSON, CSV or Excel.
{ "id": "703258", "question": "Will Jesus Christ return before 2027?", "slug": "will-jesus-christ-return-before-2027", "url": "https://polymarket.com/event/will-jesus-christ…", "category": "Will Jesus Christ return before 2027?", "eventSlug": "will-jesus-christ-return-before-2027", "image": "https://polymarket-upload.s3.us-east-2.amazona…", "icon": "https://polymarket-upload.s3.us-east-2.amazona…", "outcomes": [{"name":"Yes","price":0.0195},{"name":"No",… }
各実行で、型が揃ったきれいなレコードを返します。CRM・スプレッドシート・データベースにそのまま使えます。
- 結果ごとに 1 レコード、重複排除・正規化済み
- JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
- クラウドで従量課金。インストールも保守も不要
実際の 1 レコード例。受け取る形そのままです。
| Id | Question | Slug | Url |
|---|---|---|---|
| 703258 | Will Jesus Christ return before 2… | will-jesus-christ-return-before-2… | https://polymarket.com/event/will… |
| 2063135 | Will Gedion Timothewos be the nex… | will-gedion-timothewos-be-the-nex… | https://polymarket.com/event/next… |
| 561251 | Will LeBron James win the 2028 US… | will-lebron-james-win-the-2028-us… | https://polymarket.com/event/pres… |
| 559687 | Will Oprah Winfrey win the 2028 D… | will-oprah-winfrey-win-the-2028-d… | https://polymarket.com/event/demo… |
| 559679 | Will Bernie Sanders win the 2028 … | will-bernie-sanders-win-the-2028-… | https://polymarket.com/event/demo… |
{ "id": "703258", "question": "Will Jesus Christ return before 2027?", "slug": "will-jesus-christ-return-before-2027", "url": "https://polymarket.com/event/will-jesus-christ…", "category": "Will Jesus Christ return before 2027?", "eventSlug": "will-jesus-christ-return-before-2027", "image": "https://polymarket-upload.s3.us-east-2.amazona…", "icon": "https://polymarket-upload.s3.us-east-2.amazona…", "outcomes": [{"name":"Yes","price":0.0195},{"name":"No",… }
よくある質問
What do the outcome prices mean?
Each outcome price is the market-implied probability of that outcome, from 0 to 1. For a Yes/No market a Yes price of 0.62 means the market prices the event at about 62 percent.
Can I get only sports or only politics markets?
Yes. Use the category tag slug (for example `sports`, `politics` or `crypto`), or a search keyword to keep only matching questions.
Does it include resolved markets?
Yes. Set status to closed to pull markets that have already resolved, or all to get both open and resolved markets in one run.
How fresh is the data?
Odds, volume and order book prices are read live at run time, so each record reflects the market at the moment of the run (see observedAt).