🗄️Developer Resource // JSON Endpoint

GLOB JSON Data API

Access 140 data points for GLOB spanning 12 years (2014–Feb 6, 2026). Optimized JSON format (20.5 KB).

Download as CSV

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

GET /api/tickers/GLOB/json● 200 OK (Live)
{
  "symbol": "GLOB",
  "timestamp": "2026-02-09T09:15:02.077Z",
  "price": 60.03,
  "change_24h": 4.002079002079006,
  "history_sample": [
    {
      "date": "2014-08-01",
      "open": 11.3,
      "high": 13.25,
      "low": 11.26,
      "close": 12.41,
      "volume": 1290500
    },
    {
      "date": "2014-09-01",
      "open": 12.5,
      "high": 14.78,
      "low": 12.5,
      "close": 14.07,
      "volume": 1853100
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import GLOB
🛡️

Need to archive this data?

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