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

IHRT JSON Data API

Access 344 data points for IHRT spanning 7 years (2019–Jan 21, 2026). Optimized JSON format (50.4 KB).

GET /api/tickers/IHRT/json● 200 OK (Live)
{
  "symbol": "IHRT",
  "timestamp": "2026-01-21T23:03:40.135Z",
  "price": 3.77,
  "change_24h": 2.4456521739130395,
  "history_sample": [
    {
      "date": "2019-07-01",
      "open": 15.4,
      "high": 15.5,
      "low": 15.27,
      "close": 15.45,
      "volume": 13100
    },
    {
      "date": "2019-07-08",
      "open": 15.5,
      "high": 19,
      "low": 15.45,
      "close": 17.23,
      "volume": 95100
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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