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

GWRE JSON Data API

Access 169 data points for GWRE spanning 14 years (2012–Jan 21, 2026). Optimized JSON format (24.8 KB).

GET /api/tickers/GWRE/json● 200 OK (Live)
{
  "symbol": "GWRE",
  "timestamp": "2026-01-22T08:22:19.877Z",
  "price": 158.96,
  "change_24h": 2.2579607590865356,
  "history_sample": [
    {
      "date": "2012-02-01",
      "open": 18.19,
      "high": 25.05,
      "low": 18,
      "close": 22.62,
      "volume": 3564800
    },
    {
      "date": "2012-03-01",
      "open": 22.9,
      "high": 38.13,
      "low": 20.04,
      "close": 30.78,
      "volume": 5386800
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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