Etoro: Get Top Traders
Etoro via Parse · Finance
Fetch list of top/popular investors from eToro's CopyTrader rankings. Returns paginated results sorted by the specified field over the given time period. Each trader includes gain, risk score, copiers count, country, and trading activity metrics. Access eToro trading platform data including top traders, trader profiles/stats/portfolios, instrument details, news, trending assets, and instrument search. Fulfilled by Parse from etoro.com.
- crypto-web3
- etoro
- etoro-com
- finance
- parse
- platform-key
- social-media
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/ffe0735e-7f42-4080-818c-97545b07e55c/get_top_traders
- Interface artifact
- sha256:aa24eb31aa9c57bad8a7297cef3dcb2d034d96166be8b1f1b9544a5d2569d70d
- Manifest digest
- sha256:d6985c9846c32a1a962eb89bbf7e957c93d962eb6ed714d17c896651cd0fd0ee
Request fields
- page (integer): Page number for pagination.
- sort (string): Sort field for ranking.: Allowed values: -gain, -copierscount
- period (string): Time period for ranking calculation.: Allowed values: LastTwoYears, LastYear
- page_size (integer): Number of results per page.
Example queries
- {"page":"1","sort":"-gain","period":"LastTwoYears","page_size":"10"}