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

ICL JSON Data API

Access 251 data points for ICL spanning 21 years (2005–Jan 20, 2026). Optimized JSON format (36.8 KB).

GET /api/tickers/ICL/json● 200 OK (Live)
{
  "symbol": "ICL",
  "timestamp": "2026-01-21T21:34:05.419Z",
  "price": 5.38,
  "change_24h": 0.9380863039399591,
  "history_sample": [
    {
      "date": "2005-04-01",
      "open": 2.8,
      "high": 2.96,
      "low": 2.7,
      "close": 2.96,
      "volume": 20200
    },
    {
      "date": "2005-05-01",
      "open": 2.96,
      "high": 3.03,
      "low": 2.95,
      "close": 2.95,
      "volume": 2600
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync ICL.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)