Binance Futures Leaderboard & Position Scraper
by muhammetakkurtt
Binance Futures Leaderboard & Position Scraper: Extract top trader rankings, real-time positions, and performance stats across Perpetual, Delivery, an...
Opens on Apify.com
About Binance Futures Leaderboard & Position Scraper
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.
What does this actor do?
Binance Futures Leaderboard & Position Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
# 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.
json { "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. json { "tradeType": "PERPETUAL", "encryptedUids": [ "AEEA7D003F850D9E37A3CE849FAB97BF", "F5FB5A0B7B6C7105D86D1D0185D56D21" ], "fetchPerformance": true } ### Configuration Options | Parameter | Description | Values | |-----------|-------------|--------| | periodType | Time period for rankings | DAILY, WEEKLY, MONTHLY, ALL | | statisticsType | Ranking method | ROI, PNL, FOLLOWERS | | tradeType | Trading product | OPTIONS, PERPETUAL, DELIVERY | | isShared | Position sharers only | true/false | | isTrader | Verified traders only | true/false | | encryptedUids | Specific trader IDs | Array of 32-char hex strings | | fetchPerformance | Include performance stats | true/false | ## 📊 Output Data Structure ### Leaderboard Mode Output json { "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 json { "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 | Field | Description | Type | |-------|-------------|------| | nickName | Trader username | String | | rank | Leaderboard position | Number | | pnl | Profit/Loss amount | Number | | roi | Return on Investment (%) | Number | | positions | Current trading positions | Array | | performanceRetList | Historical performance stats | Array | | lastTradeTime | Last trading activity timestamp | Number | | followerCount | Number of followers | Number | | encryptedUid | Perpetual/Delivery trader ID | String | | encryptedNewUid | Options trader ID | String | ## 🔥 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.
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try Binance Futures Leaderboard & Position Scraper now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- muhammetakkurtt
- Pricing
- Paid
- Total Runs
- 770
- Active Users
- 83
Related Actors
Video Transcript Scraper: Youtube, X, Facebook, Tiktok, etc.
by invideoiq
Linkedin Profile Details Scraper + EMAIL (No Cookies Required)
by apimaestro
Twitter (X.com) Scraper Unlimited: No Limits
by apidojo
Content Checker
by jakubbalada
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support