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

CPSH JSON Data API

Access 384 data points for CPSH spanning 32 years (1994–Mar 9, 2026). Optimized JSON format (56.3 KB).

Download as CSV

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

GET /api/tickers/CPSH/json● 200 OK (Live)

Tired of exporting to Excel? Track CPSH and analyze your portfolio locally with Pocket Portfolio.

Start Free β€” Local First
{
  "symbol": "CPSH",
  "timestamp": "2026-03-09T18:07:36.483Z",
  "price": 3.805,
  "change_24h": -0.13123359580052213,
  "history_sample": [
    {
      "date": "1994-05-01",
      "open": 0.94,
      "high": 1,
      "low": 0.75,
      "close": 0.75,
      "volume": 13000
    },
    {
      "date": "1994-06-01",
      "open": 1,
      "high": 1,
      "low": 0.69,
      "close": 0.75,
      "volume": 16900
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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