# eToro Scraper: Top Investors & Portfolio Stats (`getascraper/etoro-scraper`) Actor

Scrape eToro's investor leaderboard, deep trader profiles, and market data. Real quant-grade stats: drawdown, win ratio, AUM tier, monthly gain history back to 2014. No login, all public data.

- **URL**: https://apify.com/getascraper/etoro-scraper.md
- **Developed by:** [GetAScraper](https://apify.com/getascraper) (community)
- **Categories:** Automation, Other
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $0.07 / 1,000 investor records

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

Learn more: https://docs.apify.com/actors/running/actors-in-store.md#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## eToro Scraper: Top Investors & Portfolio Stats

<table width="100%">
<tr>
<td style="padding:24px 28px;background:#EFF6FF;border:1px solid #BFDBFE;border-top:4px solid #1D4ED8;border-radius:12px">
<span style="font-size:23px;font-weight:800;color:#1C1917;line-height:1.3">Real risk and performance data behind every eToro top investor</span><br>
<span style="font-size:15px;color:#57534E;line-height:1.6">Drawdown, win ratio, AUM tier, and monthly gains back to 2014, all public data, no login needed.</span>
</td>
</tr>
</table>

<table width="100%">
<tr>
<td style="padding:14px 12px;width:25%;background:#FFFFFF;border:1px solid #BFDBFE;border-radius:10px 0 0 10px;vertical-align:top">
<span style="font-size:15px;font-weight:800;color:#1E40AF">📊 Real risk metrics</span><br>
<span style="font-size:12px;color:#57534E">Drawdown, win ratio, exposure, and AUM tier for every ranked trader.</span>
</td>
<td style="padding:14px 12px;width:25%;background:#FFFFFF;border:1px solid #BFDBFE;border-left:none;vertical-align:top">
<span style="font-size:15px;font-weight:800;color:#1E40AF">📅 12 years of history</span><br>
<span style="font-size:12px;color:#57534E">Monthly gain data back to 2014 for any trader profile.</span>
</td>
<td style="padding:14px 12px;width:25%;background:#FFFFFF;border:1px solid #BFDBFE;border-left:none;vertical-align:top">
<span style="font-size:15px;font-weight:800;color:#1E40AF">🔓 No login needed</span><br>
<span style="font-size:12px;color:#57534E">Every field comes from public data. No account, no API key.</span>
</td>
<td style="padding:14px 12px;width:25%;background:#FFFFFF;border:1px solid #BFDBFE;border-left:none;border-radius:0 10px 10px 0;vertical-align:top">
<span style="font-size:15px;font-weight:800;color:#1E40AF">🎯 Three focused modes</span><br>
<span style="font-size:12px;color:#57534E">Leaderboard, profiles, and market lookups in one Actor.</span>
</td>
</tr>
</table>

A copiers count tells you how popular a trader is. It doesn't tell you their drawdown, their win ratio, or whether last year's returns were a fluke. This Actor pulls [eToro's](https://www.etoro.com) full public leaderboard, deep trader profiles with over a decade of monthly gain history, and market data, all without a login or API key.

### 🚀 Why use it

**"I build signal feeds off copy-trading data."** A copiers count alone tells me nothing about risk. I need drawdown and win ratio before I trust a trader's numbers.

**"I research which popular investors actually hold up over time."** A headline return percentage means nothing without years of history behind it. I need to see the whole curve, not one number.

**"I'm building a fintech dashboard."** I need real, documented fields I can wire up with confidence, not a vague "trader statistics" bullet point.

### 🧭 How to use it

<table width="100%">
<tr>
<td style="padding:16px 14px;width:33%;background:#EFF6FF;border:1px solid #BFDBFE;border-radius:10px 0 0 10px;vertical-align:top">
<span style="font-size:12px;font-weight:800;color:#1D4ED8;letter-spacing:1px">STEP 1</span><br>
<span style="font-size:14px;font-weight:700;color:#1C1917">Pick a mode</span><br>
<span style="font-size:12px;color:#57534E">Leaderboard, trader profile, or market lookup.</span>
</td>
<td style="padding:16px 14px;width:33%;background:#EFF6FF;border:1px solid #BFDBFE;border-left:none;vertical-align:top">
<span style="font-size:12px;font-weight:800;color:#1D4ED8;letter-spacing:1px">STEP 2</span><br>
<span style="font-size:14px;font-weight:700;color:#1C1917">Run the Actor</span><br>
<span style="font-size:12px;color:#57534E">No configuration needed. It works instantly.</span>
</td>
<td style="padding:16px 14px;width:33%;background:#EFF6FF;border:1px solid #BFDBFE;border-left:none;border-radius:0 10px 10px 0;vertical-align:top">
<span style="font-size:12px;font-weight:800;color:#1D4ED8;letter-spacing:1px">STEP 3</span><br>
<span style="font-size:14px;font-weight:700;color:#1C1917">Get structured data</span><br>
<span style="font-size:12px;color:#57534E">Download clean records in JSON, CSV, or Excel.</span>
</td>
</tr>
</table>

### 📥 Input

| Field | Type | Required | Description |
|---|---|---|---|
| `mode` | enum | No | Leaderboard, profile, or markets. |
| `usernames` | array of strings | No | eToro usernames to fetch profiles for. Profile mode only. |
| `instrumentIds` | array of integers | No | Instrument IDs to look up. Markets mode only. |
| `sortBy` | enum | No | Rank the leaderboard by copiers or by return. |
| `period` | enum | No | Ranking time window: last year or last 2 years. |
| `country` | integer | No | Optional country code to restrict the leaderboard to. |
| `proxyConfiguration` | object | No | Connection settings. Works reliably with the default. |
| `maxItems` | integer | No | Stop after this many records. |

### 📤 Output

```json
{
  "rowType": "leaderboard",
  "customerId": 12569157,
  "username": "thomaspj",
  "fullName": "Thomas Parry Jones",
  "verified": true,
  "popularInvestor": true,
  "isProInvestor": true,
  "gain": 29.65,
  "riskScore": 5,
  "copiers": 26286,
  "aumTierDesc": "$5M+",
  "dailyDrawdown": -7.69,
  "weeklyDrawdown": -14.69,
  "profitableMonthsPct": 59.38,
  "winRatio": 56.26,
  "exposure": 100,
  "activeWeeks": 105,
  "country": "United Kingdom",
  "scrapedAt": "2026-09-01T05:16:02.559Z",
  "sourceUrl": "https://www.etoro.com/sapi/rankings/rankings/..."
}
```

You can download the dataset in various formats such as JSON, HTML, CSV, or Excel.

### 🗃️ Data table

| Field | Type | Description |
|---|---|---|
| `username` | string | eToro username |
| `fullName` | string | Real name, when the trader has chosen to display it |
| `gain` | number | Return over the selected ranking period |
| `riskScore` | number | eToro's own risk score |
| `copiers` | number | Number of people copying this trader |
| `aumTierDesc` | string | Assets under management tier |
| `dailyDrawdown` / `weeklyDrawdown` | number | Peak-to-trough decline over the period |
| `winRatio` | number | Percentage of profitable trades |
| `profitableMonthsPct` | number | Percentage of months with a positive return |
| `gainHistory` | array | Monthly gain percentages, profile mode, back to 2014 for established traders |
| `aboutMe` | string | Trader bio, profile mode |
| `displayName` / `symbolFull` | string | Instrument name and ticker, markets mode |

### 💰 Pricing

This Actor uses pay per event pricing: you're charged per record extracted, and nothing else. Empty runs cost nothing. There are no subscriptions and no minimum spend.

### ⭐ Enjoying eToro Scraper?

<table width="100%" style="display:table;width:100%">
<tr>
<td style="padding:20px 24px 14px;background:#EFF6FF;border:1px solid #BFDBFE;border-left:5px solid #1D4ED8;border-radius:10px 10px 0 0">
<span style="font-size:20px;letter-spacing:4px">⭐ ⭐ ⭐ ⭐ ⭐</span><br>
<span style="font-size:17px;font-weight:800;color:#1C1917">If this Actor gave you real signal instead of a vague stats bullet, that's worth 10 seconds of your time.</span><br>
<span style="font-size:14px;color:#57534E">A 5-star rating helps other quant researchers, dashboard builders, and copy-trading analysts find it. Your feedback also tells us what to build next.</span>
</td>
</tr>
<tr>
<td style="padding:0;background:#1D4ED8;border:1px solid #BFDBFE;border-top:none;border-radius:0 0 10px 10px;text-align:center">
<a href="https://apify.com/getascraper/etoro-scraper/reviews" style="display:block;padding:13px 16px;color:#FFFFFF;text-decoration:none;font-weight:800;font-size:15px;letter-spacing:0.3px">★&nbsp;&nbsp;Rate this Actor on Apify</a>
</td>
</tr>
</table>

### ❓ FAQ

**Does this Actor need an eToro account or API key?**
No. Every field comes from eToro's own public pages. There's no login, credential, or key input anywhere in this Actor.

**How far back does the gain history go?**
As far back as the trader's own history goes. For an established trader this reached monthly data back to 2014, verified live during testing. Newer traders will naturally have a shorter history.

**Can I filter the leaderboard by country or time period?**
Yes. Set an optional country code and choose between a 1-year or 2-year ranking window. Leave the country blank for a global leaderboard.

**Is the leaderboard always reliable?**
Trader profiles and market lookups succeed every time in testing. The leaderboard occasionally needs a retry: it's eToro's single largest bulk dataset, and access to it can be inconsistent. The Actor retries automatically, and it never returns a placeholder pretending to be real data. If a run fails, simply run it again.

**Is this legal?**
This Actor only extracts publicly available information already shown to any visitor of eToro's site. Always review the target site's terms of service before using the data commercially.

### 🔗 Other actors

- [FantasyPros NFL Scraper](https://apify.com/getascraper/fantasypros-nfl-scraper) ↗ - Rankings, projections, and player stats from FantasyPros.
- [SEC Form D Monitor](https://apify.com/getascraper/sec-form-d-funding-monitor) ↗ - Startup funding rounds straight from SEC filings.
- [SEC Form 4 Insider Monitor](https://apify.com/getascraper/sec-form4-insider-monitor) ↗ - Insider trading filing changes.
- [CryptoPanic News Scraper](https://apify.com/getascraper/cryptopanic-news-scraper) ↗ - Crypto news aggregation, no login or API key.
- [Startup Investor Contact Database](https://apify.com/getascraper/startup-investor-contact-database) ↗ - Investor contact data for fundraising research.

# Actor input Schema

## `mode` (type: `string`):

Which data to scrape: the top-investor leaderboard, deep trader profiles, or market/instrument metadata.

## `usernames` (type: `array`):

eToro usernames to fetch full profiles for. Only used in profile mode.

## `instrumentIds` (type: `array`):

eToro instrument IDs to fetch metadata for. Only used in markets mode. Find IDs via leaderboard mode's topTradedInstrumentId field or eToro's own instrument pages.

## `sortBy` (type: `string`):

Leaderboard ranking order. Only used in leaderboard mode.

## `period` (type: `string`):

Time window for leaderboard ranking. Only used in leaderboard mode.

## `country` (type: `integer`):

Optional eToro country code to restrict the leaderboard to (e.g. 218 for United Kingdom). Leave blank for a global leaderboard.

## `proxyConfiguration` (type: `object`):

Connection settings. A proxy is required: requests without one get an incomplete response from this site.

## `maxItems` (type: `integer`):

Stop after this many records.

## Actor input object example

```json
{
  "mode": "profile",
  "usernames": [
    "jaynemesis"
  ],
  "instrumentIds": [
    1001,
    1002
  ],
  "sortBy": "copiers",
  "period": "LastTwoYears",
  "country": 0,
  "proxyConfiguration": {
    "useApifyProxy": true
  },
  "maxItems": 20
}
```

# Actor output Schema

## `records` (type: `string`):

No description

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "mode": "profile",
    "usernames": [
        "jaynemesis"
    ],
    "instrumentIds": [
        1001,
        1002
    ],
    "sortBy": "copiers",
    "period": "LastTwoYears",
    "country": 0,
    "proxyConfiguration": {
        "useApifyProxy": true
    },
    "maxItems": 20
};

// Run the Actor and wait for it to finish
const run = await client.actor("getascraper/etoro-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "mode": "profile",
    "usernames": ["jaynemesis"],
    "instrumentIds": [
        1001,
        1002,
    ],
    "sortBy": "copiers",
    "period": "LastTwoYears",
    "country": 0,
    "proxyConfiguration": { "useApifyProxy": True },
    "maxItems": 20,
}

# Run the Actor and wait for it to finish
run = client.actor("getascraper/etoro-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "mode": "profile",
  "usernames": [
    "jaynemesis"
  ],
  "instrumentIds": [
    1001,
    1002
  ],
  "sortBy": "copiers",
  "period": "LastTwoYears",
  "country": 0,
  "proxyConfiguration": {
    "useApifyProxy": true
  },
  "maxItems": 20
}' |
apify call getascraper/etoro-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,getascraper/etoro-scraper"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/zMAGJrNaU8OX3DxJm/builds/DwxYhmtOfwwRVLEqk/openapi.json
