OKX Copytrading Scraper avatar

OKX Copytrading Scraper

Try for free

3 days trial then $25.00/month - No credit card required now

View all Actors
OKX Copytrading Scraper

OKX Copytrading Scraper

epctex/okx-copytrading-scraper
Try for free

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:

Developer
Maintained by Community
Actor metrics
  • 1 monthly user
  • 0 stars
  • 100.0% runs succeeded
  • Created in Jul 2024
  • Modified 16 minutes ago