🗄️Developer Resource // JSON Endpoint
BBIG JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/BBIG/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/BBIG/csv?range=maxAccess 424 data points for BBIG spanning 9 years (2018–Jun 5, 2026). Optimized JSON format (62.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 BBIG historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/BBIG/json● 200 OK (Live)Tired of exporting to Excel? Track BBIG and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "BBIG",
"timestamp": "2026-06-07T05:02:56.528Z",
"price": 0.0032,
"change_24h": 45.45454545454545,
"history_sample": [
{
"date": "2018-04-30",
"open": 74.96,
"high": 92.51,
"low": 71.42,
"close": 77.82,
"volume": 53491
},
{
"date": "2018-05-07",
"open": 80.13,
"high": 103.21,
"low": 73.47,
"close": 92.51,
"volume": 57401
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import BBIG🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync BBIG.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)