🗄️Developer Resource // JSON Endpoint
BPRN JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/BPRN/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/BPRN/csv?range=maxAccess 472 data points for BPRN spanning 10 years (2017–Jun 5, 2026). Optimized JSON format (69.1 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 BPRN historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/BPRN/json● 200 OK (Live)Tired of exporting to Excel? Track BPRN and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "BPRN",
"timestamp": "2026-06-07T03:11:05.124Z",
"price": 35.22,
"change_24h": 1.7037250938492527,
"history_sample": [
{
"date": "2017-05-29",
"open": 32.61,
"high": 33,
"low": 32.61,
"close": 33,
"volume": 1000
},
{
"date": "2017-06-05",
"open": 33,
"high": 33,
"low": 33,
"close": 33,
"volume": 0
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import BPRN🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync BPRN.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)