Justetf: Get Etf Profile
Justetf via Parse · Finance
Retrieve profile information for a specific ETF by its ISIN. Returns the ETF's key metrics including TER, fund size, replication method, distribution policy, inception date, and YTD return. Uses the search index internally; returns stale_input if the ISIN is not found. When include_country_allocation is enabled, makes an additional request to the profile page and includes the ETF's country breakdown. Search and retrieve ETF data from justETF including profiles, performance heatmaps, and filtered equity results. Fulfilled by Parse from justetf.com.
- crypto-web3
- developer-tools
- finance
- justetf
- justetf-com
- parse
- platform-key
Price and execution
- Price
- $0.10 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/80344a09-fa70-4748-8f48-f70c29c84c59/get_etf_profile
- Interface artifact
- sha256:4e47dbf116ffd9a5a0b8f2473959af55a4b980d0d5e623b8fb639b3443775c18
- Manifest digest
- sha256:cb8d3e048ea915bb01905ac8646d07a2b54540d44df90d139fcfb15f49ccae10
Request fields
- isin (string, required): 12-character ISIN identifier of the ETF (e.g. 'IE00B5BMR087')
- include_country_allocation (boolean): When true, includes a country_allocation array in the response with the ETF's country breakdown (country name and allocation percentage).: Allowed values: true
Example queries
- {"isin":"IE00B5BMR087","include_country_allocation":"True"}