Polymarket Scraper avatar
Polymarket Scraper

Pricing

$15.00/month + usage

Go to Apify Store
Polymarket Scraper

Polymarket Scraper

Developed by

Marco Rodrigues

Marco Rodrigues

Maintained by Community

Polymarket Scraper is a powerful Apify actor designed to extract detailed data from up to 1,500 Polymarket markets. Scrape from "Top" or "New" markets to gather insights on probabilities, liquidity, trading volume, etc. Perfect for market research, trading strategies, and data analysis. 🚀💡

5.0 (1)

Pricing

$15.00/month + usage

9

70

16

Issues response

15 hours

Last modified

19 days ago

Polymarket Scraper 🕵️‍♂️💰

Overview

Welcome to Polymarket Scraper! This Apify actor allows you to efficiently scrape detailed data from Polymarket, a leading platform for prediction markets and betting on real-world outcomes. The scraper extracts comprehensive market data using advanced browser automation and response tracking. 🚀

You can scrape markets from either:

  • Trending Markets 🌟 (most popular and active prediction markets)
  • New Markets 🆕 (recently created prediction markets)

Features 🛠️

The Polymarket Scraper extracts comprehensive data with 50+ fields organized by category:

Market Core Information 📊

  • market_question: The primary prediction question being bet on
  • market_link: Direct link to the market on Polymarket
  • market_description: Detailed description and rules of the market
  • market_id: Unique market identifier

Market Status & Dates 📅

  • market_closed: Whether the market is closed (true/false)
  • market_paused: Whether the market is paused
  • market_cancelled: Whether the market is cancelled
  • market_resolved: Whether the market is resolved
  • market_created_at: Market creation timestamp
  • market_updated_at: Last update timestamp
  • market_end_date: Market end date

Market Resolution Info 🎯

  • market_resolution_source: Source for market resolution
  • market_resolution_note: Notes about resolution
  • market_resolution_date: Date when market was resolved

Financial Data 💰

  • market_liquidity: Current liquidity available in the market
  • market_volume: Total trading volume
  • market_volume_24: 24-hour trading volume
  • market_volume_7d: 7-day trading volume
  • market_volume_30d: 30-day trading volume
  • market_best_ask: Best ask price
  • market_best_bid: Best bid price
  • market_spread: Spread between bid and ask
  • market_one_day_price_change: 1-day price change percentage
  • market_seven_day_price_change: 7-day price change percentage
  • market_thirty_day_price_change: 30-day price change percentage

Trading Analytics 📈

  • market_total_trades: Total number of trades
  • market_unique_traders: Number of unique traders
  • market_avg_trade_size: Average trade size
  • market_max_trade_size: Maximum trade size
  • market_min_trade_size: Minimum trade size

Market Outcomes ✅❌

  • market_yes_price: Current price for "Yes" outcome
  • market_no_price: Current price for "No" outcome

Rewards & Incentives 🎁

  • market_rewards_amount: Total rewards available
  • market_rewards_daily_rate: Daily reward rate
  • market_rewards_currency: Currency for rewards

Market Metadata 🔗

  • market_source: Source of the market
  • market_source_url: URL to source
  • market_image_url: Market image URL
  • market_thumbnail_url: Market thumbnail URL
  • market_banner_url: Market banner URL

Market Rules & Settings ⚙️

  • market_min_bond: Minimum bond requirement
  • market_max_bond: Maximum bond requirement
  • market_bond_currency: Bond currency
  • market_trading_fee: Trading fee
  • market_settlement_fee: Settlement fee

Event Information 🎪

  • event_slug: Event URL slug
  • event_title: Event title
  • event_category: Event category
  • event_subcategory: Event subcategory
  • event_created_at: Event creation timestamp
  • event_updated_at: Event update timestamp
  • event_end_date: Event end date
  • event_status: Event status
  • event_visibility: Event visibility
  • event_featured: Whether event is featured
  • event_verified: Whether event is verified
  • event_comment_count: Number of comments
  • event_like_count: Number of likes
  • event_share_count: Number of shares
  • event_view_count: Number of views

How to Use 🤔

Input Configuration

The scraper requires only one input parameter:

{
"search_input": "Trending"
}

Options:

  • "Trending" - Scrape trending/popular markets (default)
  • "New" - Scrape newly created markets

Example Output

{
"market_question": "Will Michael Mizrachi win the 2025 National Heads-Up Poker Championship?",
"market_link": "https://polymarket.com/event/2025-national-heads-up-poker-championship-winner-845",
"market_description": "The 2025 National Heads-Up Poker Championship will premiere on Peacock this fall (https://www.pokernews.com/news/2025/07/national-heads-up-poker-championship-return-49301.htm). This market predicts which player will win the 2025 National Heads-Up Poker Championship.\n\nThis market will resolve to \"Yes\" if the listed player wins the 2025 National Heads-Up Poker Championship. Otherwise, it will resolve to \"No\".\n\nIf the 2025 National Heads-Up Poker Championship is canceled or not completed by December 31, 2025, 11:59 pm ET, this market will resolve to \"Other\".\n\nIf the final players agree to a prize‑money chop, this market will resolve based on the player who is awarded the official tournament trophy.\n\nThe primary resolution source for this market will be Peacock, along with streaming coverage on PokerGO and PokerStars. However, a consensus of credible reporting may also be used.",
"market_id": "571179",
"market_status": null,
"market_closed": false,
"market_paused": null,
"market_cancelled": null,
"market_resolved": null,
"market_created_at": "2025-08-03T16:20:45.330483Z",
"market_updated_at": "2025-08-06T15:57:08.810587Z",
"market_end_date": "2025-12-31",
"market_resolution_source": "",
"market_resolution_note": null,
"market_resolution_date": null,
"market_liquidity": 49013.32043,
"market_volume": 41370.196882,
"market_volume_24": 38901.473482,
"market_volume_7d": null,
"market_volume_30d": null,
"market_best_ask": 0.001,
"market_best_bid": null,
"market_spread": 0.001,
"market_one_day_price_change": -0.025,
"market_seven_day_price_change": null,
"market_thirty_day_price_change": null,
"market_total_trades": null,
"market_unique_traders": null,
"market_avg_trade_size": null,
"market_max_trade_size": null,
"market_min_trade_size": null,
"market_yes_price": "0.0005",
"market_no_price": "0.9995",
"market_rewards_amount": null,
"market_rewards_daily_rate": null,
"market_rewards_currency": null,
"market_source": null,
"market_source_url": null,
"market_image_url": null,
"market_thumbnail_url": null,
"market_banner_url": null,
"market_min_bond": null,
"market_max_bond": null,
"market_bond_currency": null,
"market_trading_fee": null,
"market_settlement_fee": null,
"market_api_url": "https://gamma-api.polymarket.com/markets/571179",
"event_slug": "2025-national-heads-up-poker-championship-winner-845",
"event_title": "2025 National Heads-Up Poker Championship Winner",
"event_category": null,
"event_subcategory": null,
"event_created_at": "2025-08-03T16:20:44.357147Z",
"event_updated_at": "2025-08-06T16:07:43.705757Z",
"event_end_date": "2025-12-31T22:00:00Z",
"event_end_date_iso": null,
"event_status": null,
"event_visibility": null,
"event_featured": false,
"event_verified": null,
"event_comment_count": 12,
"event_like_count": null,
"event_share_count": null,
"event_view_count": null
}

Limitations ⚠️

  • Scrapes only from "Trending" or "New" market sections