🗄️Developer Resource // JSON Endpoint
BCRX JSON Data API
Access 386 data points for BCRX spanning 33 years (1994–Apr 22, 2026). Optimized JSON format (56.5 KB).
Private ledger analysis — connect this API slice to the Terminal.
Keep sensitive rows off shared analyst lakes — bounded, explicit flows.
Download as CSV
Prefer CSV format? Download BCRX historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/BCRX/json● 200 OK (Live)Tired of exporting to Excel? Track BCRX and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "BCRX",
"timestamp": "2026-04-22T17:55:19.238Z",
"price": 8.975,
"change_24h": 4.603729603729598,
"history_sample": [
{
"date": "1994-04-01",
"open": 5.5,
"high": 5.75,
"low": 3.38,
"close": 5.63,
"volume": 839700
},
{
"date": "1994-05-01",
"open": 5.63,
"high": 5.88,
"low": 4.63,
"close": 5.25,
"volume": 253200
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import BCRX🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync BCRX.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)