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

GIGM JSON Data API

Access 312 data points for GIGM spanning 26 years (2000–Jan 21, 2026). Optimized JSON format (45.7 KB).

GET /api/tickers/GIGM/json● 200 OK (Live)
{
  "symbol": "GIGM",
  "timestamp": "2026-01-21T20:40:30.828Z",
  "price": 1.51,
  "change_24h": 2.721088435374152,
  "history_sample": [
    {
      "date": "2000-03-01",
      "open": 357.5,
      "high": 455,
      "low": 240,
      "close": 271.25,
      "volume": 1777480
    },
    {
      "date": "2000-04-01",
      "open": 265,
      "high": 270,
      "low": 115.63,
      "close": 120,
      "volume": 1596460
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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