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

CRNC JSON Data API

Access 333 data points for CRNC spanning 7 years (2019–Jan 20, 2026). Optimized JSON format (48.8 KB).

GET /api/tickers/CRNC/json● 200 OK (Live)
{
  "symbol": "CRNC",
  "timestamp": "2026-01-21T20:36:09.839Z",
  "price": 11.27,
  "change_24h": 2.268602540834846,
  "history_sample": [
    {
      "date": "2019-09-16",
      "open": 29.36,
      "high": 29.36,
      "low": 17.5,
      "close": 17.5,
      "volume": 3800
    },
    {
      "date": "2019-09-23",
      "open": 17.73,
      "high": 18,
      "low": 17.5,
      "close": 17.5,
      "volume": 5000
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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