Polymarket Scraper avatar

Polymarket Scraper

Try for free

3 days trial then $25.00/month - No credit card required now

Go to Store
Polymarket Scraper

Polymarket Scraper

saswave/polymarket-scraper
Try for free

3 days trial then $25.00/month - No credit card required now

Extract data from website polymarket.com Collect informations of search markets, profiles, leaderboard, global activity transactions, portfolio positions, profile activity, historical prices

Developer
Maintained by Community

Actor Metrics

  • 2 monthly users

  • No reviews yet

  • No bookmarks yet

  • >99% runs succeeded

  • Created in Mar 2025

  • Modified 8 days ago

You can access the Polymarket Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "proxyConfiguration": {
3    "useApifyProxy": true,
4    "apifyProxyGroups": []
5  },
6  "url_markets": "https://polymarket.com/markets/politics",
7  "profile_id": "0x9f47f1fcb1701bf9eaf31236ad39875e5d60af93",
8  "event_page": ""
9}' |
10apify call saswave/polymarket-scraper --silent --output-dataset

Polymarket Scraper API through CLI

The Apify CLI is the official tool that allows you to use Polymarket Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: