
Polymarket Scraper
Pricing
$25.00/month + usage

Polymarket Scraper
Extract data from website polymarket.com Collect informations of search markets, profiles, leaderboard, global activity transactions, portfolio positions, profile activity, historical prices
0.0 (0)
Pricing
$25.00/month + usage
0
Total users
5
Monthly users
3
Runs succeeded
62%
Last modified
3 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.
$echo '{< "max_results": 0,< "activity_filteramount": "1",< "proxyConfiguration": {< "useApifyProxy": true,< "apifyProxyGroups": [< "RESIDENTIAL"< ]< },< "select_feature": "leaderboard",< "url_markets": "https://polymarket.com/markets/politics",< "profile_id": "0x9f47f1fcb1701bf9eaf31236ad39875e5d60af93",< "profile_category": "positions",< "activity_page": true,< "activity_only_recent": false,< "activity_refresh_rate": 5,< "leaderboard_page": true,< "leaderboard_rangedate": "30d",< "leaderboard_section": "volume&profit",< "event_page": "",< "event_feature_type": "price",< "holders_only": false,< "sorted_by": "createdAt"<}' |<apify 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
$npm i -g apify-cli$apify login
Other API clients include: