eToro Scraper: Top Investors & Portfolio Stats avatar

eToro Scraper: Top Investors & Portfolio Stats

Pricing

from $0.07 / 1,000 investor records

Go to Apify Store
eToro Scraper: Top Investors & Portfolio Stats

eToro Scraper: Top Investors & Portfolio Stats

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.

Pricing

from $0.07 / 1,000 investor records

Rating

0.0

(0)

Developer

GetAScraper

GetAScraper

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

Real risk and performance data behind every eToro top investor
Drawdown, win ratio, AUM tier, and monthly gains back to 2014, all public data, no login needed.
๐Ÿ“Š Real risk metrics
Drawdown, win ratio, exposure, and AUM tier for every ranked trader.
๐Ÿ“… 12 years of history
Monthly gain data back to 2014 for any trader profile.
๐Ÿ”“ No login needed
Every field comes from public data. No account, no API key.
๐ŸŽฏ Three focused modes
Leaderboard, profiles, and market lookups in one Actor.

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 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

STEP 1
Pick a mode
Leaderboard, trader profile, or market lookup.
STEP 2
Run the Actor
No configuration needed. It works instantly.
STEP 3
Get structured data
Download clean records in JSON, CSV, or Excel.

๐Ÿ“ฅ Input

FieldTypeRequiredDescription
modeenumNoLeaderboard, profile, or markets.
usernamesarray of stringsNoeToro usernames to fetch profiles for. Profile mode only.
instrumentIdsarray of integersNoInstrument IDs to look up. Markets mode only.
sortByenumNoRank the leaderboard by copiers or by return.
periodenumNoRanking time window: last year or last 2 years.
countryintegerNoOptional country code to restrict the leaderboard to.
proxyConfigurationobjectNoConnection settings. Works reliably with the default.
maxItemsintegerNoStop after this many records.

๐Ÿ“ค Output

{
"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

FieldTypeDescription
usernamestringeToro username
fullNamestringReal name, when the trader has chosen to display it
gainnumberReturn over the selected ranking period
riskScorenumbereToro's own risk score
copiersnumberNumber of people copying this trader
aumTierDescstringAssets under management tier
dailyDrawdown / weeklyDrawdownnumberPeak-to-trough decline over the period
winRationumberPercentage of profitable trades
profitableMonthsPctnumberPercentage of months with a positive return
gainHistoryarrayMonthly gain percentages, profile mode, back to 2014 for established traders
aboutMestringTrader bio, profile mode
displayName / symbolFullstringInstrument 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?

โญ โญ โญ โญ โญ
If this Actor gave you real signal instead of a vague stats bullet, that's worth 10 seconds of your time.
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.
โ˜…ย ย Rate this Actor on Apify

โ“ 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