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

GENC JSON Data API

Access 271 data points for GENC spanning 23 years (2003–Jan 21, 2026). Optimized JSON format (39.7 KB).

GET /api/tickers/GENC/json● 200 OK (Live)
{
  "symbol": "GENC",
  "timestamp": "2026-01-22T04:32:45.064Z",
  "price": 14.03,
  "change_24h": 4.779686333084382,
  "history_sample": [
    {
      "date": "2003-08-01",
      "open": 1.57,
      "high": 1.8,
      "low": 1.23,
      "close": 1.47,
      "volume": 76350
    },
    {
      "date": "2003-09-01",
      "open": 1.47,
      "high": 1.73,
      "low": 1.4,
      "close": 1.57,
      "volume": 120600
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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