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

GRNQ JSON Data API

Access 399 data points for GRNQ spanning 8 years (2018–Jan 21, 2026). Optimized JSON format (58.4 KB).

GET /api/tickers/GRNQ/json● 200 OK (Live)
{
  "symbol": "GRNQ",
  "timestamp": "2026-01-21T18:49:24.210Z",
  "price": 1.79,
  "change_24h": -4.787234042553185,
  "history_sample": [
    {
      "date": "2018-06-11",
      "open": 118,
      "high": 230,
      "low": 112.3,
      "close": 112.3,
      "volume": 590
    },
    {
      "date": "2018-06-18",
      "open": 112.3,
      "high": 121.19,
      "low": 111.6,
      "close": 120.55,
      "volume": 270
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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