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

COM JSON Data API

Access 462 data points for COM spanning 9 years (2017–Jan 21, 2026). Optimized JSON format (67.7 KB).

GET /api/tickers/COM/json● 200 OK (Live)
{
  "symbol": "COM",
  "timestamp": "2026-01-22T03:15:47.746Z",
  "price": 30.951,
  "change_24h": 0.19747491097442518,
  "history_sample": [
    {
      "date": "2017-03-27",
      "open": 25.02,
      "high": 25.09,
      "low": 25.02,
      "close": 25.04,
      "volume": 700
    },
    {
      "date": "2017-04-03",
      "open": 25.04,
      "high": 25.31,
      "low": 25.04,
      "close": 25.31,
      "volume": 5200
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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