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

CNET JSON Data API

Access 200 data points for CNET spanning 17 years (2009–Mar 10, 2026). Optimized JSON format (29.3 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "CNET",
  "timestamp": "2026-03-11T09:36:22.325Z",
  "price": 0.7747,
  "change_24h": 0.0775093657150297,
  "history_sample": [
    {
      "date": "2009-09-01",
      "open": 170,
      "high": 225,
      "low": 150,
      "close": 217.5,
      "volume": 2666
    },
    {
      "date": "2009-10-01",
      "open": 225,
      "high": 250,
      "low": 190,
      "close": 225,
      "volume": 3158
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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