🗄️Developer Resource // JSON Endpoint
BSBK JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/BSBK/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/BSBK/csv?range=maxAccess 342 data points for BSBK spanning 7 years (2020–Jul 24, 2026). Optimized JSON format (50.1 KB).
Programmable Sovereign Interface — chart this JSON in the Terminal.
Local-first analysis. Stateless data. Your browser is the vault.
Download as CSV
Prefer CSV format? Download BSBK historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/BSBK/json● 200 OK (Live)Tired of exporting to Excel? Track BSBK and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "BSBK",
"timestamp": "2026-07-24T23:20:20.843Z",
"price": 9.04,
"change_24h": 1.2318029115341482,
"history_sample": [
{
"date": "2020-01-13",
"open": 11.4,
"high": 11.97,
"low": 11.35,
"close": 11.63,
"volume": 1357600
},
{
"date": "2020-01-20",
"open": 11.65,
"high": 11.9,
"low": 11.5,
"close": 11.68,
"volume": 465300
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import BSBK🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync BSBK.json updates to your private Google Drive for backtesting and compliance.
Enable Sovereign SyncIncludes 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)