OKX Copytrading Scraper avatar
OKX Copytrading Scraper

Pricing

$25.00/month + usage

Go to Store
OKX Copytrading Scraper

OKX Copytrading Scraper

Developed by

epctex

epctex

Maintained by Community

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.

0.0 (0)

Pricing

$25.00/month + usage

1

Total users

5

Monthly users

1

Runs succeeded

>99%

Issue response

36 days

Last modified

5 hours ago

You can access the OKX Copytrading Scraper programmatically from your own applications by using the Apify API. You can also 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.

$echo '{
< "startUrls": [
< "https://www.okx.com/copy-trading/account/94736C533515E1FC?tab=trade"
< ],
< "endPage": 1,
< "maxItems": 20,
< "searchType": "overview",
< "proxy": {
< "useApifyProxy": true
< },
< "extendOutputFunction": "($) => { return {} }",
< "customMapFunction": "(object) => { return {...object} }"
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: