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

BBGI JSON Data API

Access 312 data points for BBGI spanning 26 years (2000–Jan 21, 2026). Optimized JSON format (45.7 KB).

GET /api/tickers/BBGI/json● 200 OK (Live)
{
  "symbol": "BBGI",
  "timestamp": "2026-01-22T02:04:04.420Z",
  "price": 5.56,
  "change_24h": -0.3584229390681086,
  "history_sample": [
    {
      "date": "2000-03-01",
      "open": 255,
      "high": 272.5,
      "low": 162.5,
      "close": 185,
      "volume": 205470
    },
    {
      "date": "2000-04-01",
      "open": 185,
      "high": 220,
      "low": 155,
      "close": 180,
      "volume": 145180
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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