JustETF - ETF Extractor (ISIN, TER, Returns, Holdings, Risk)
Pricing
from $30.00 / 1,000 etf records
JustETF - ETF Extractor (ISIN, TER, Returns, Holdings, Risk)
Extract comprehensive ETF and fund data from JustETF. Get ISIN, TER, returns (1M to MAX), top holdings, sector/country allocation, volatility, Sharpe ratio, max drawdown, and yearly performance. Perfect for portfolio analysis and financial research. Supports 2,800+ European UCITS ETFs.
Pricing
from $30.00 / 1,000 etf records
Rating
0.0
(0)
Developer
Giovanni Bianciardi
Maintained by CommunityActor stats
0
Bookmarked
38
Total users
7
Monthly active users
a day ago
Last modified
Categories
Share
JustETF Scraper — ETF & Fund Data Extractor
Extract comprehensive financial data for ETFs and funds from JustETF. Get structured, analysis-ready data including performance metrics, risk indicators, portfolio composition, and fund characteristics — all in a single run.
💡 Before you run this scraper
Some datasets like this one are already available ready-to-use on bananalitycs.com — download instantly or request custom delivery.
🔌 Need this data via API instead?
If you'd rather query ETF data on demand instead of running an actor, check out the ETF API — a REST API built on top of this same data, ideal for integrating live ETF data directly into your app, backend, or workflow without managing scraper runs.
Why use this scraper?
For Fintech Developers: Build robo-advisors, portfolio trackers, and investment tools with clean, structured ETF data. No manual data collection, no inconsistent CSVs, no expensive Bloomberg terminals.
For Financial Advisors & Wealth Managers: Screen and compare hundreds of ETFs in seconds. Export data for client presentations, portfolio construction, and due diligence.
For Researchers & Analysts: Access historical returns, risk metrics, and portfolio composition for academic research, market analysis, and investment strategy backtesting.
How to use
Step 1: Go to JustETF Search
Visit the JustETF search page: https://www.justetf.com/it/search.html?search=ETFS
Step 2: Apply your filters
Use JustETF's built-in filters to narrow down exactly the ETFs you need. You can filter by:
- Asset class (Equity, Bonds, Commodities, etc.)
- Region (World, US, Europe, Emerging Markets, etc.)
- Index (S&P 500, MSCI World, FTSE All-World, etc.)
- Provider (iShares, Vanguard, Amundi, etc.)
- TER range
- Distribution policy (Accumulating / Distributing)
- Replication method (Physical / Synthetic)
- Fund size
- And many more...
Step 3: Copy the URL and paste it as a Start URL
After applying your filters, copy the full URL from your browser's address bar. It will look something like:
https://www.justetf.com/it/search.html?search=ETFS&assetClass=class-equity®ion=World&distributionPolicy=acc
Paste this URL into the Start URLs input field of the actor.
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
start_urls | array | No | List of JustETF search page URLs to scrape. Each URL must start with https://www.justetf.com/it/search.html?search=ETFS. Defaults to the full ETF listing. |
max_results | integer | No | Maximum number of ETFs to collect. Set to 0 for no limit (full scrape). Default: 0. |
proxy_configuration | object | No | Apify proxy configuration to bypass geographic blocks or rate limits. |
What data do you get?
Fund Identification
| Field | Example |
|---|---|
| ISIN | IE00B5BMR087 |
| Fund Name | iShares Core S&P 500 UCITS ETF USD (Acc) |
| Entity Type | ETF |
| Fund URL | Direct link to JustETF profile |
Fund Characteristics
| Field | Example |
|---|---|
| Fund Size (€M) | 114,133 |
| TER (Total Expense Ratio) | 0.07% p.a. |
| Distribution Policy | Accumulating / Distributing |
| Replication Method | Physical Full / Sampling / Synthetic |
| Launch Date | 2010-05-19 |
Performance Returns
| Period | Example |
|---|---|
| 1M | +1.34% |
| 3M | +0.34% |
| 6M | +4.17% |
| YTD | +0.19% |
| 1Y | +14.41% |
| 3Y | +65.24% |
| 5Y | +87.01% |
| Max | +711.76% |
Yearly returns are also included for each calendar year available.
Risk Metrics
| Metric | 1Y | 3Y | 5Y |
|---|---|---|---|
| Volatility | 18.26% | 15.58% | 17.42% |
| Return/Risk Ratio | 0.79 | 1.17 | 0.77 |
| Max Drawdown | -14.70% | -22.60% | -22.60% |
Portfolio Composition
Top 10 Holdings with weight percentage:
[{ "name": "NVIDIA Corp.", "weight": "7.38%" },{ "name": "Apple", "weight": "7.07%" },{ "name": "Microsoft", "weight": "6.25%" }]
Country Allocation:
[{ "name": "United States", "weight": "95.21%" },{ "name": "Ireland", "weight": "1.49%" }]
Sector Allocation:
[{ "name": "Information Technology", "weight": "34.83%" },{ "name": "Telecommunication", "weight": "10.92%" },{ "name": "Financials", "weight": "10.53%" }]
Quote Data
| Field | Example |
|---|---|
| Latest Quote | 627.29 |
| Latest Quote Date | 2026-03-13 |
| Previous Quote | 625.30 |
Output Example
Each ETF is returned as a structured JSON object:
{"isin": "IE00B5BMR087","name": "iShares Core S&P 500 UCITS ETF USD (Acc)","url": "https://www.justetf.com/it/etf-profile.html?isin=IE00B5BMR087","fund_size_mln": 114133,"ter": {"raw": 0.07,"localized": "0,07% p.a."},"distribution_policy": "Accumulating","replication_method": "Physical Full","entity_type": "ETF","active": true,"latest_quote": {"raw": 627.29,"localized": "627,29"},"latest_quote_date": "2026-03-13","first_quote_date": "2010-05-19","return_1m": "+1.34%","return_3m": "+0.34%","return_6m": "+4.17%","return_ytd": "+0.19%","return_1y": "+14.41%","return_3y": "+65.24%","return_5y": "+87.01%","return_max": "+711.76%","yearly_returns": {"2022": "-13.30%","2023": "+21.54%","2024": "+32.62%","2025": "+3.96%"},"volatility_1y": "18.26%","volatility_3y": "15.58%","volatility_5y": "17.42%","return_risk_1y": "0.79","return_risk_3y": "1.17","return_risk_5y": "0.77","max_drawdown_1y": "-14.70%","max_drawdown_3y": "-22.60%","max_drawdown_5y": "-22.60%","max_drawdown_max": "-33.71%","top_holdings": [{ "name": "NVIDIA Corp.", "weight": "7.38%" },{ "name": "Apple", "weight": "7.07%" },{ "name": "Microsoft", "weight": "6.25%" }],"top_holdings_weight": "39.61%","countries": [{ "name": "United States", "weight": "95.21%" },{ "name": "Ireland", "weight": "1.49%" }],"sectors": [{ "name": "Information Technology", "weight": "34.83%" },{ "name": "Telecommunication", "weight": "10.92%" },{ "name": "Financials", "weight": "10.53%" }]}
Use Cases
Portfolio Construction & Screening
Screen thousands of ETFs by TER, returns, asset class, region, and risk metrics. Export filtered results for portfolio optimization.
Robo-Advisor & Fintech Development
Feed structured ETF data into your investment platform, portfolio rebalancing engine, or client-facing dashboard. All fields include both raw numeric values and localized strings. Prefer real-time, on-demand access instead of scraper runs? Use the ETF API.
Financial Research & Backtesting
Access multi-period returns and risk metrics for quantitative analysis, factor research, and strategy backtesting.
Competitive Fund Analysis
Compare ETFs tracking the same index — evaluate TER differences, tracking error proxies, fund size, and holdings overlap.