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

EMCR JSON Data API

Access 380 data points for EMCR spanning 8 years (2018–Mar 9, 2026). Optimized JSON format (55.7 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "EMCR",
  "timestamp": "2026-03-09T18:03:42.177Z",
  "price": 37.92,
  "change_24h": -0.5494433443921333,
  "history_sample": [
    {
      "date": "2018-12-03",
      "open": 24.33,
      "high": 24.33,
      "low": 24.15,
      "close": 24.15,
      "volume": 300100
    },
    {
      "date": "2018-12-10",
      "open": 24.42,
      "high": 24.53,
      "low": 24.04,
      "close": 24.09,
      "volume": 2800
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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