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

ENTG JSON Data API

Access 307 data points for ENTG spanning 26 years (2000–Jan 21, 2026). Optimized JSON format (45.0 KB).

GET /api/tickers/ENTG/json● 200 OK (Live)
{
  "symbol": "ENTG",
  "timestamp": "2026-01-22T00:31:07.504Z",
  "price": 119.74,
  "change_24h": 4.121739130434778,
  "history_sample": [
    {
      "date": "2000-08-01",
      "open": 9.81,
      "high": 12,
      "low": 7,
      "close": 11.13,
      "volume": 13133800
    },
    {
      "date": "2000-09-01",
      "open": 11.13,
      "high": 11.38,
      "low": 7.89,
      "close": 9.56,
      "volume": 3971900
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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