🗄️Developer Resource // JSON Endpoint
BGSF JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/BGSF/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/BGSF/csv?range=maxAccess 147 data points for BGSF spanning 13 years (2014–Jun 5, 2026). Optimized JSON format (21.5 KB).
Turn this feed into a private wealth view in the Terminal.
Your keys, your sync policy — the Terminal stays privacy-first.
Download as CSV
Prefer CSV format? Download BGSF historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/BGSF/json● 200 OK (Live)Tired of exporting to Excel? Track BGSF and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "BGSF",
"timestamp": "2026-06-07T05:09:53.198Z",
"price": 5.2,
"change_24h": -0.952380952380949,
"history_sample": [
{
"date": "2014-05-01",
"open": 7,
"high": 7.7,
"low": 7,
"close": 7.05,
"volume": 75200
},
{
"date": "2014-06-01",
"open": 7.05,
"high": 7.4,
"low": 7.01,
"close": 7.4,
"volume": 1000
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import BGSF🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync BGSF.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)