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

WGLSX JSON Data API

Access 226 data points for WGLSX spanning 5 years (2021–Jan 19, 2026). Optimized JSON format (33.1 KB).

GET /api/tickers/WGLSX/json● 200 OK (Live)
{
  "symbol": "WGLSX",
  "timestamp": "2026-01-22T08:22:23.958Z",
  "price": 13.069999694824219,
  "change_24h": 0,
  "history_sample": [
    {
      "date": "2021-09-27",
      "open": 10,
      "high": 10,
      "low": 10,
      "close": 10,
      "volume": 0
    },
    {
      "date": "2021-10-04",
      "open": 10.04,
      "high": 10.19,
      "low": 10.04,
      "close": 10.18,
      "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 WGLSX
πŸ›‘οΈ

Need to archive this data?

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