🗄️Developer Resource // JSON Endpoint
CHEF JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/CHEF/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/CHEF/csv?range=maxAccess 179 data points for CHEF spanning 15 years (2011–May 29, 2026). Optimized JSON format (26.2 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 CHEF historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/CHEF/json● 200 OK (Live)Tired of exporting to Excel? Track CHEF and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "CHEF",
"timestamp": "2026-05-30T10:45:00.070Z",
"price": 76.54,
"change_24h": -1.75843922474649,
"history_sample": [
{
"date": "2011-08-01",
"open": 17.93,
"high": 18.5,
"low": 13.56,
"close": 14.5,
"volume": 3201900
},
{
"date": "2011-09-01",
"open": 14.49,
"high": 15.71,
"low": 11.5,
"close": 11.76,
"volume": 3155500
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import CHEF🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync CHEF.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)