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

CLBT JSON Data API

Access 273 data points for CLBT spanning 6 years (2020–Jan 20, 2026). Optimized JSON format (40.0 KB).

GET /api/tickers/CLBT/json● 200 OK (Live)
{
  "symbol": "CLBT",
  "timestamp": "2026-01-21T23:22:13.899Z",
  "price": 15.74,
  "change_24h": -3.9072039072039004,
  "history_sample": [
    {
      "date": "2020-11-02",
      "open": 9.65,
      "high": 9.66,
      "low": 9.65,
      "close": 9.66,
      "volume": 6400
    },
    {
      "date": "2020-11-09",
      "open": 9.7,
      "high": 9.75,
      "low": 9.67,
      "close": 9.7,
      "volume": 139100
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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