Scrapers.lat logo scrapers.lat
新闻

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.

49 每条记录的字段 JSON · CSV · Excel · API 按用量付费
polymarket-markets-scraper.json 200 OK
{
  "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、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
IdQuestionSlugUrlCategoryEvent SlugImageIconOutcomesVolumeVolume24hrVolume1wkVolume1moVolume1yr
示例输出

一条真实的示例记录,正是你收到的结构。

IdQuestionSlugUrl
703258Will Jesus Christ return before 2…will-jesus-christ-return-before-2…https://polymarket.com/event/will…
2063135Will Gedion Timothewos be the nex…will-gedion-timothewos-be-the-nex…https://polymarket.com/event/next…
561251Will LeBron James win the 2028 US…will-lebron-james-win-the-2028-us…https://polymarket.com/event/pres…
559687Will Oprah Winfrey win the 2028 D…will-oprah-winfrey-win-the-2028-d…https://polymarket.com/event/demo…
559679Will Bernie Sanders win the 2028 …will-bernie-sanders-win-the-2028-…https://polymarket.com/event/demo…
GET /polymarket-markets-scraper
{
  "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).

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。