🗄️Developer Resource // JSON Endpoint

GREE JSON Data API

Access 308 data points for GREE spanning 26 years (2000–Feb 13, 2026). Optimized JSON format (45.1 KB).

Download as CSV

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

GET /api/tickers/GREE/json● 200 OK (Live)
{
  "symbol": "GREE",
  "timestamp": "2026-02-17T12:39:56.142Z",
  "price": 1.27,
  "change_24h": 13.392857142857133,
  "history_sample": [
    {
      "date": "2000-08-01",
      "open": 4941.12,
      "high": 5072.46,
      "low": 3278.99,
      "close": 4495.02,
      "volume": 19224
    },
    {
      "date": "2000-09-01",
      "open": 4547.1,
      "high": 4855.07,
      "low": 3822.46,
      "close": 4438.41,
      "volume": 9391
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import GREE
🛡️

Need to archive this data?

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