Justetf: Get Etf Price
Justetf via Parse · Finance
Retrieve the latest quote/price for a specific ETF by ISIN. Returns the current price from XETRA in the requested currency, along with day-over-day change (absolute and percentage), previous close, and 52-week low/high. Data is sourced from the justETF real-time quote API. 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.02 USD credits / call
- Trust tier
- Indexed
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/80344a09-fa70-4748-8f48-f70c29c84c59/get_etf_price
- Interface artifact
- sha256:2a1e105dcfe4f82ac4fe98022e04d138a35306be664ff18a14b539c1ff03a01b
- Manifest digest
- sha256:78933c66ce6e278e3baf0d7cbb753a2775f5a1e95cbdc31ab96f06d0e8f8ed66
Request fields
- isin (string, required): 12-character ISIN identifier of the ETF (e.g. 'IE00B5BMR087')
- currency (string): Currency code for the price quote (e.g. 'EUR', 'USD', 'GBP', 'CHF'). Defaults to EUR.
Example queries
- {"isin":"IE00B5BMR087","currency":"EUR"}