Binance Leaderboard Scraper avatar
Binance Leaderboard Scraper

Pricing

Pay per event

Go to Apify Store
Binance Leaderboard Scraper

Binance Leaderboard Scraper

Developed by

Muhammet Akkurt

Muhammet Akkurt

Maintained by Community

Binance Futures Leaderboard & Position Scraper: Extract top trader rankings, real-time positions, and performance stats across Perpetual, Delivery, and Options. Direct UID tracking, configurable filters, and export-ready data, ideal for copy trading research and market analytics.

5.0 (1)

Pricing

Pay per event

2

35

8

Last modified

4 days ago

Binance Leaderboard & Position Scraper

Binance Leaderboard & Position Scraper 📊

Access Binance's top cryptocurrency traders data - leaderboards, positions, and performance analytics in one place.

Get instant access to Binance's most successful traders across Futures, Perpetual, Delivery, and Options markets. Extract leaderboard data, track real-time positions, and analyze performance metrics from the world's leading cryptocurrency derivatives platform. Perfect for copy trading research, market analysis, and competitive intelligence.

📈 Leaderboard Data Extraction

  • Multiple Trading Products: Options, Perpetual Futures, Delivery Futures
  • Flexible Time Periods: Daily, Weekly, Monthly, All-time rankings
  • Multiple Ranking Methods: ROI, PNL, Follower Count
  • Advanced Filters: Position sharers, verified traders only

🎯 Direct Position Tracking

  • Individual Trader Positions: Track specific traders by their encrypted IDs
  • Real-time Position Data: Current holdings, entry prices, PNL, leverage
  • Performance Analytics: Historical ROI/PNL rankings across all time periods
  • Last Trade Timestamps: Monitor trading activity

💎 Advanced Analytics

  • Multi-Market Coverage: Track traders across all Binance derivatives
  • Historical Performance: Access ROI/PNL trends across different time periods
  • Real-time Monitoring: Get latest position updates and trading activity
  • Comprehensive Profiles: Full trader profiles with followers and social links

🚀 How to Use

Mode 1: Leaderboard Scraping

Extract top traders from Binance leaderboards with customizable filters.

{
"periodType": "WEEKLY",
"statisticsType": "ROI",
"tradeType": "PERPETUAL",
"isShared": true,
"isTrader": false
}

Mode 2: Direct Position Tracking

Track specific traders' positions and performance by their encrypted IDs.

{
"tradeType": "PERPETUAL",
"encryptedUids": [
"AEEA7D003F850D9E37A3CE849FAB97BF",
"F5FB5A0B7B6C7105D86D1D0185D56D21"
],
"fetchPerformance": true
}

Configuration Options

ParameterDescriptionValues
periodTypeTime period for rankingsDAILY, WEEKLY, MONTHLY, ALL
statisticsTypeRanking methodROI, PNL, FOLLOWERS
tradeTypeTrading productOPTIONS, PERPETUAL, DELIVERY
isSharedPosition sharers onlytrue/false
isTraderVerified traders onlytrue/false
encryptedUidsSpecific trader IDsArray of 32-char hex strings
fetchPerformanceInclude performance statstrue/false

📊 Output Data Structure

Leaderboard Mode Output

{
"futureUid": null,
"nickName": "洲游江湖-131419",
"userPhotoUrl": "https://public.nftstatic.com/static/nft/res/c8f451fb48f844d1a84d9c6616fd662e.png",
"rank": 58,
"pnl": 4717.93438,
"roi": 30.915178,
"positionShared": true,
"twitterUrl": null,
"encryptedUid": "EE81A3A7055D93F3BC2E4526A6C3E526",
"updateTime": 1754784000000,
"followerCount": 110,
"twShared": null,
"isTwTrader": null,
"openId": null
}

Direct Position Mode Output

{
"encryptedUid": "EE81A3A7055D93F3BC2E4526A6C3E526",
"positions": [
{
"symbol": "MEMEFIUSDT",
"entryPrice": 0.003419,
"markPrice": 0.00310814,
"pnl": -284.16676266,
"roe": -2.000296,
"updateTime": [
2025,
8,
9,
6,
0,
41,
218000000
],
"amount": 914131,
"updateTimeStamp": 1754719241218,
"yellow": false,
"tradeBefore": false,
"leverage": 20
},
{
"symbol": "MOODENGUSDT",
"entryPrice": 0.1809067092178,
"markPrice": 0.1815362,
"pnl": 17.4075635,
"roe": 0.26007197,
"updateTime": [
2025,
8,
10,
2,
40,
41,
204000000
],
"amount": 27653,
"updateTimeStamp": 1754793641204,
"yellow": false,
"tradeBefore": false,
"leverage": 75
},
{
"symbol": "ETHUSDT",
"entryPrice": 3827.2045469,
"markPrice": 4222.12887387,
"pnl": 1242.03700832,
"roe": 9.3536777,
"updateTime": [
2025,
8,
9,
8,
12,
11,
853000000
],
"amount": 3.145,
"updateTimeStamp": 1754727131853,
"yellow": false,
"tradeBefore": false,
"leverage": 100
},
{
"symbol": "LEVERUSDT",
"entryPrice": 0.0001931901945,
"markPrice": 0.0001866,
"pnl": -73.00649784,
"roe": -0.17658092,
"updateTime": [
2025,
8,
9,
5,
12,
38,
367000000
],
"amount": 11078376,
"updateTimeStamp": 1754716358367,
"yellow": false,
"tradeBefore": false,
"leverage": 5
},
{
"symbol": "1000000BOBUSDT",
"entryPrice": 0.0753202758599,
"markPrice": 0.09005,
"pnl": 968.59758534,
"roe": 8.17863964,
"updateTime": [
2025,
8,
9,
0,
53,
57,
583000000
],
"amount": 65758,
"updateTimeStamp": 1754700837583,
"yellow": false,
"tradeBefore": false,
"leverage": 50
},
{
"symbol": "ZKJUSDT",
"entryPrice": 0.3159584078401,
"markPrice": 0.2932414,
"pnl": -111.0338809,
"roe": -3.87342988,
"updateTime": [
2025,
8,
10,
13,
29,
31,
178000000
],
"amount": 4887.7,
"updateTimeStamp": 1754832571178,
"yellow": true,
"tradeBefore": false,
"leverage": 50
},
{
"symbol": "MYXUSDT",
"entryPrice": 1.695994251675,
"markPrice": 1.75072,
"pnl": 146.9933645,
"roe": 1.56294981,
"updateTime": [
2025,
8,
9,
7,
42,
28,
296000000
],
"amount": 2686,
"updateTimeStamp": 1754725348296,
"yellow": false,
"tradeBefore": false,
"leverage": 50
}
],
"performanceRetList": [
{
"periodType": "DAILY",
"statisticsType": "ROI",
"value": 0.66776041,
"rank": 201
},
{
"periodType": "DAILY",
"statisticsType": "PNL",
"value": 1770.224855,
"rank": 201
},
{
"periodType": "WEEKLY",
"statisticsType": "ROI",
"value": 30.915178,
"rank": 58
},
{
"periodType": "WEEKLY",
"statisticsType": "PNL",
"value": 4717.93438,
"rank": 201
},
{
"periodType": "MONTHLY",
"statisticsType": "ROI",
"value": 21.129181,
"rank": 159
},
{
"periodType": "MONTHLY",
"statisticsType": "PNL",
"value": 4626.560318,
"rank": 201
},
{
"periodType": "ALL",
"statisticsType": "ROI",
"value": -0.692211,
"rank": 201
},
{
"periodType": "ALL",
"statisticsType": "PNL",
"value": -32859.203341,
"rank": 201
}
],
"lastTradeTime": 1754784000000
}

Data Fields Reference

FieldDescriptionType
nickNameTrader usernameString
rankLeaderboard positionNumber
pnlProfit/Loss amountNumber
roiReturn on Investment (%)Number
positionsCurrent trading positionsArray
performanceRetListHistorical performance statsArray
lastTradeTimeLast trading activity timestampNumber
followerCountNumber of followersNumber
encryptedUidPerpetual/Delivery trader IDString
encryptedNewUidOptions trader IDString

🔥 Who Benefits from This Data

💰 Individual Traders

  • Copy Trading: Find profitable traders to mirror their strategies
  • Market Intelligence: Study what top traders are buying/selling
  • Performance Goals: Benchmark your results against leading traders
  • Risk Assessment: Learn from successful risk management approaches

📊 Financial Analysts

  • Market Research: Analyze crypto derivatives market trends
  • Performance Studies: Track ROI patterns across different time periods
  • Investment Strategies: Identify successful trading methodologies
  • Competitive Analysis: Monitor market leader performance

🏢 Crypto Businesses

  • Product Development: Understand trader behavior and preferences
  • Marketing Intelligence: Identify influential traders for partnerships
  • Market Analysis: Track derivatives market sentiment and trends
  • Client Acquisition: Find potential high-value trading clients

🤖 FinTech Developers

  • Trading Platforms: Integrate leaderboard features into your app
  • Analytics Tools: Build trader performance comparison features
  • Investment Apps: Add copy trading functionality with real data
  • Research Platforms: Power crypto market analysis tools

Notes

  • The collected data is stored in Apify’s default data store.