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

GRWG JSON Data API

Access 417 data points for GRWG spanning 8 years (2018–Jan 21, 2026). Optimized JSON format (61.1 KB).

GET /api/tickers/GRWG/json● 200 OK (Live)
{
  "symbol": "GRWG",
  "timestamp": "2026-01-21T23:49:02.384Z",
  "price": 1.47,
  "change_24h": 2.0833333333333353,
  "history_sample": [
    {
      "date": "2018-02-05",
      "open": 5.97,
      "high": 6.1,
      "low": 5.06,
      "close": 5.7,
      "volume": 450900
    },
    {
      "date": "2018-02-12",
      "open": 5.85,
      "high": 5.89,
      "low": 5.08,
      "close": 5.11,
      "volume": 513500
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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