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

EPS JSON Data API

Access 228 data points for EPS spanning 19 years (2007–Jan 21, 2026). Optimized JSON format (33.4 KB).

GET /api/tickers/EPS/json● 200 OK (Live)
{
  "symbol": "EPS",
  "timestamp": "2026-01-22T03:03:11.004Z",
  "price": 70.92,
  "change_24h": 1.1697574893010092,
  "history_sample": [
    {
      "date": "2007-03-01",
      "open": 16.05,
      "high": 16.51,
      "low": 15.69,
      "close": 16.31,
      "volume": 166200
    },
    {
      "date": "2007-04-01",
      "open": 16.25,
      "high": 17.15,
      "low": 16.25,
      "close": 16.98,
      "volume": 584700
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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