Predictparity: Get Traders
Predictparity via Parse · Finance
List traders on the platform with analytics, badges, and trading traits. Returns paginated results sorted by specified field. Pagination is offset-based with manual offset/limit control. Each trader includes all-time volume, PnL, rank, win rate, and other behavioral traits. Access prediction market data from PredictParity including market search, details, tags, and trader leaderboards. Covers weather prediction markets, geopolitics, crypto, and more. Fulfilled by Parse from predictparity.com.
- crypto-web3
- finance
- parse
- platform-key
- predictparity
- predictparity-com
- weather
Price and execution
- Price
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/51e2bb62-bec2-4e76-9175-ec870cb81137/get_traders
- Interface artifact
- sha256:086361799ad83c69484b4904f5c6f5d7a1e3d52b0e7a1efdf45faff7e61b8074
- Manifest digest
- sha256:b6693da2c394a6f1007a831adddbca765b94b35377307ca16b18187cf05f6729
Request fields
- limit (integer): Number of results per page (1-100).
- query (string): Text search to filter traders by name/username.
- offset (integer): Pagination offset (0-based).
- sort_by (string): Field to sort by.: Allowed values: volume, pnl, rank
- sort_order (string): Sort direction.: Allowed values: desc, asc
Example queries
- {"limit":"5","offset":"0","sort_by":"volume","sort_order":"desc"}