Binance Actor
Pricing
from $0.01 / 1,000 results
symbolsarrayRequired
List of trading pairs to scrape (e.g., BTCUSDT). Applies to Spot, Futures, Margin.
Default value of this property is ["BTCUSDT","ETHUSDT"]
includeFuturesbooleanOptional
Scrape Futures Order Book, Open Interest, L/S Ratio.
Default value of this property is true
includeSpotbooleanOptional
Scrape Spot Order Book and Ticker.
Default value of this property is false
includeMarginbooleanOptional
Scrape Margin Price Index.
Default value of this property is false
includeP2PbooleanOptional
Scrape P2P Market Ads.
Default value of this property is false
includeCopyTradingbooleanOptional
Scrape Copy Trading Leaderboard.
Default value of this property is false
includeLaunchpadbooleanOptional
Scrape Launchpad Projects.
Default value of this property is false
depthLimitintegerOptional
Depth levels for Spot/Futures.
Default value of this property is 20
p2pAssetstringOptional
Asset to trade on P2P (e.g., USDT).
Default value of this property is "USDT"
p2pFiatstringOptional
Fiat currency for P2P (e.g., USD).
Default value of this property is "USD"
p2pTradeTypeEnumOptional
P2P Trade Type.
"BUY": string"SELL": stringDefault value of this property is "BUY"
p2pPayTypesarrayOptional
Filter by payment methods (e.g., Monobank, PrivatBank, PUMB). Leave empty for all.
Default value of this property is []