ποΈDeveloper Resource // JSON Endpoint
BYSI JSON Data API
Absolute endpoints (copyβpaste)
JSON:
https://www.pocketportfolio.app/api/tickers/BYSI/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/BYSI/csv?range=maxAccess 484 data points for BYSI spanning 10 years (2017βJun 5, 2026). Optimized JSON format (70.9 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 BYSI historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/BYSI/jsonβ 200 OK (Live)Tired of exporting to Excel? Track BYSI and analyze your portfolio locally with Pocket Portfolio.
Start Free β Local First{
"symbol": "BYSI",
"timestamp": "2026-06-07T04:07:26.561Z",
"price": 1.71,
"change_24h": 0,
"history_sample": [
{
"date": "2017-03-06",
"open": 20,
"high": 21.91,
"low": 16.55,
"close": 19.25,
"volume": 211200
},
{
"date": "2017-03-13",
"open": 19.01,
"high": 20,
"low": 17.01,
"close": 19.8,
"volume": 57500
}
]
}π»
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import BYSIπ‘οΈ
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync BYSI.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)