ποΈDeveloper Resource // JSON Endpoint
EB JSON Data API
Access 391 data points for EB spanning 8 years (2018βMar 9, 2026). Optimized JSON format (57.3 KB).
Route this JSON into your sovereign workspace β command the Terminal.
Endpoint-first sovereignty: no shared warehouse of your raw ledger.
Download as CSV
Prefer CSV format? Download EB historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/EB/jsonβ 200 OK (Live)Tired of exporting to Excel? Track EB and analyze your portfolio locally with Pocket Portfolio.
Start Free β Local First{
"symbol": "EB",
"timestamp": "2026-04-22T19:21:15.964Z",
"price": 4.51,
"change_24h": 1.576576576576563,
"history_sample": [
{
"date": "2018-09-17",
"open": 36,
"high": 39.3,
"low": 34,
"close": 34.25,
"volume": 12829293
},
{
"date": "2018-09-24",
"open": 34,
"high": 40.25,
"low": 32.4,
"close": 37.97,
"volume": 3873841
}
]
}π»
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import EBπ‘οΈ
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync EB.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)