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

BBLGW JSON Data API

Access 225 data points for BBLGW spanning 5 years (2021–Jan 21, 2026). Optimized JSON format (33.0 KB).

GET /api/tickers/BBLGW/json● 200 OK (Live)
{
  "symbol": "BBLGW",
  "timestamp": "2026-01-21T21:27:50.116Z",
  "price": 15.74,
  "change_24h": -6.642941874258596,
  "history_sample": [
    {
      "date": "2021-10-11",
      "open": 0.85,
      "high": 1.5,
      "low": 0.85,
      "close": 1.09,
      "volume": 410600
    },
    {
      "date": "2021-10-18",
      "open": 1.03,
      "high": 1.19,
      "low": 0.85,
      "close": 0.94,
      "volume": 104100
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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