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

BZFD JSON Data API

Access 263 data points for BZFD spanning 6 years (2021–Mar 6, 2026). Optimized JSON format (38.5 KB).

Download as CSV

Prefer CSV format? Download BZFD historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.

GET /api/tickers/BZFD/json● 200 OK (Live)

Tired of exporting to Excel? Track BZFD and analyze your portfolio locally with Pocket Portfolio.

Start Free β€” Local First
{
  "symbol": "BZFD",
  "timestamp": "2026-03-08T04:34:33.258Z",
  "price": 0.7909,
  "change_24h": -1.9464418546987277,
  "history_sample": [
    {
      "date": "2021-03-01",
      "open": 39.16,
      "high": 39.2,
      "low": 38.6,
      "close": 39.16,
      "volume": 750
    },
    {
      "date": "2021-03-08",
      "open": 39.04,
      "high": 43.76,
      "low": 38.72,
      "close": 39.84,
      "volume": 340850
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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