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

GGLCX JSON Data API

Access 290 data points for GGLCX spanning 25 years (2001–Jan 1, 2026). Optimized JSON format (42.5 KB).

GET /api/tickers/GGLCX/json● 200 OK (Live)
{
  "symbol": "GGLCX",
  "timestamp": "2026-01-22T08:34:36.406Z",
  "price": 14.859999656677246,
  "change_24h": 0,
  "history_sample": [
    {
      "date": "2001-12-01",
      "open": 10.02,
      "high": 10.45,
      "low": 9.91,
      "close": 10.11,
      "volume": 0
    },
    {
      "date": "2002-01-01",
      "open": 10.15,
      "high": 10.3,
      "low": 9.6,
      "close": 9.71,
      "volume": 0
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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