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

FRO JSON Data API

Access 294 data points for FRO spanning 25 years (2001–Jan 21, 2026). Optimized JSON format (43.1 KB).

GET /api/tickers/FRO/json● 200 OK (Live)
{
  "symbol": "FRO",
  "timestamp": "2026-01-22T04:12:37.470Z",
  "price": 26.37,
  "change_24h": 1.7361111111111085,
  "history_sample": [
    {
      "date": "2001-09-01",
      "open": 68.85,
      "high": 71.75,
      "low": 44.25,
      "close": 45.5,
      "volume": 348320
    },
    {
      "date": "2001-10-01",
      "open": 46.6,
      "high": 46.75,
      "low": 36.25,
      "close": 37.9,
      "volume": 594300
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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