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

FB JSON Data API

Access 143 data points for FB spanning 1 years (2025–Jan 20, 2026). Optimized JSON format (20.9 KB).

GET /api/tickers/FB/json● 200 OK (Live)
{
  "symbol": "FB",
  "timestamp": "2026-01-22T02:04:04.973Z",
  "price": 42.2307,
  "change_24h": 0.47488645312636757,
  "history_sample": [
    {
      "date": "2025-06-26",
      "open": 40.14,
      "high": 40.19,
      "low": 39.91,
      "close": 39.91,
      "volume": 36700
    },
    {
      "date": "2025-06-27",
      "open": 40.15,
      "high": 40.37,
      "low": 40.15,
      "close": 40.25,
      "volume": 11300
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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