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

EARN JSON Data API

Access 154 data points for EARN spanning 13 years (2013–Jan 21, 2026). Optimized JSON format (22.6 KB).

GET /api/tickers/EARN/json● 200 OK (Live)
{
  "symbol": "EARN",
  "timestamp": "2026-01-21T21:24:12.612Z",
  "price": 5.62,
  "change_24h": 0.17825311942958622,
  "history_sample": [
    {
      "date": "2013-05-01",
      "open": 19,
      "high": 19.85,
      "low": 18.33,
      "close": 19.4,
      "volume": 9467000
    },
    {
      "date": "2013-06-01",
      "open": 19.3,
      "high": 19.3,
      "low": 16.5,
      "close": 17.85,
      "volume": 2083500
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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