OKX Copytrading Scraper
3 days trial then $25.00/month - No credit card required now
OKX Copytrading Scraper
3 days trial then $25.00/month - No credit card required now
Unleash the power of OKX Copy Trading Scraper! Gather and analyze top user positions on the largest copy trading platform. Optimize your coin trading with advanced filtering and sorting features. Gain valuable insights for informed decisions.
You can access the OKX Copytrading Scraper programmatically from your own applications by using the Apify API. You can 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.
1echo '{
2 "startUrls": [
3 "https://www.okx.com/copy-trading/account/94736C533515E1FC?tab=trade"
4 ],
5 "endPage": 1,
6 "maxItems": 20,
7 "searchType": "overview",
8 "proxy": {
9 "useApifyProxy": true
10 },
11 "extendOutputFunction": "($) => { return {} }",
12 "customMapFunction": "(object) => { return {...object} }"
13}' |
14apify call epctex/okx-copytrading-scraper --silent --output-dataset
OKX Copytrading Scraper API through CLI
The Apify CLI is the official tool that allows you to use OKX Copytrading Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: