🗄️Developer Resource // JSON Endpoint

GLP JSON Data API

Access 246 data points for GLP spanning 21 years (2005–Feb 6, 2026). Optimized JSON format (36.0 KB).

Download as CSV

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

GET /api/tickers/GLP/json● 200 OK (Live)
{
  "symbol": "GLP",
  "timestamp": "2026-02-09T07:33:27.874Z",
  "price": 46.94,
  "change_24h": -0.7191201353637974,
  "history_sample": [
    {
      "date": "2005-10-01",
      "open": 23.7,
      "high": 24.68,
      "low": 21.26,
      "close": 21.63,
      "volume": 1365200
    },
    {
      "date": "2005-11-01",
      "open": 21.85,
      "high": 22,
      "low": 19.5,
      "close": 19.59,
      "volume": 1002500
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import GLP
🛡️

Need to archive this data?

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