🗄️Developer Resource // JSON Endpoint

HCOM JSON Data API

Access 199 data points for HCOM spanning 4 years (2021–Jun 30, 2025). Optimized JSON format (29.2 KB).

Download as CSV

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

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

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

Start Free — Local First
{
  "symbol": "HCOM",
  "timestamp": "2026-03-09T03:23:40.930Z",
  "price": 14.545,
  "change_24h": -0.034364261168390246,
  "history_sample": [
    {
      "date": "2021-09-13",
      "open": 20,
      "high": 20.45,
      "low": 20,
      "close": 20.03,
      "volume": 491883
    },
    {
      "date": "2021-09-20",
      "open": 19.8,
      "high": 20.25,
      "low": 19.72,
      "close": 20.25,
      "volume": 1776
    }
  ]
}
💻

Import via CLI

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

npx pocket-portfolio --import HCOM
🛡️

Need to archive this data?

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