πŸ—„οΈDeveloper Resource // JSON Endpoint

ESLT JSON Data API

Access 353 data points for ESLT spanning 30 years (1996–Mar 9, 2026). Optimized JSON format (51.7 KB).

Download as CSV

Prefer CSV format? Download ESLT historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.

GET /api/tickers/ESLT/json● 200 OK (Live)

Tired of exporting to Excel? Track ESLT and analyze your portfolio locally with Pocket Portfolio.

Start Free β€” Local First
{
  "symbol": "ESLT",
  "timestamp": "2026-03-09T19:47:27.657Z",
  "price": 910.25,
  "change_24h": -2.765611981113935,
  "history_sample": [
    {
      "date": "1996-12-01",
      "open": 7.63,
      "high": 8.13,
      "low": 6.75,
      "close": 7.63,
      "volume": 228100
    },
    {
      "date": "1997-01-01",
      "open": 7.63,
      "high": 9.63,
      "low": 7.5,
      "close": 9,
      "volume": 351400
    }
  ]
}
πŸ’»

Import via CLI

Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.

npx pocket-portfolio --import ESLT
πŸ›‘οΈ

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync ESLT.json updates to your private Google Drive for backtesting and compliance.

Enable Sovereign Sync

Includes unlimited API calls & historical CSV exports.

Dataset Specifications

  • Format: Standardized JSON (OHLCV)
  • Frequency: End-of-Day (EOD) + Real-time delay
  • Adjustments: Split-adjusted, Dividend-adjusted
  • Source: Multi-provider aggregation (AlphaVantage, Yahoo fallback)