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

GLNG JSON Data API

Access 271 data points for GLNG spanning 23 years (2003–Jan 21, 2026). Optimized JSON format (39.7 KB).

GET /api/tickers/GLNG/json● 200 OK (Live)
{
  "symbol": "GLNG",
  "timestamp": "2026-01-21T19:42:14.521Z",
  "price": 39.99,
  "change_24h": 2.9343629343629356,
  "history_sample": [
    {
      "date": "2003-08-01",
      "open": 10.95,
      "high": 11.82,
      "low": 10.43,
      "close": 11.81,
      "volume": 777746
    },
    {
      "date": "2003-09-01",
      "open": 11.71,
      "high": 11.95,
      "low": 10.97,
      "close": 11.31,
      "volume": 2146197
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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