🗄️Developer Resource // JSON Endpoint
ADBE JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/ADBE/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/ADBE/csv?range=maxAccess 161 data points for ADBE spanning 40 years (1986–Jun 5, 2026). Optimized JSON format (23.6 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 ADBE historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/ADBE/json● 200 OK (Live)Tired of exporting to Excel? Track ADBE and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "ADBE",
"timestamp": "2026-06-07T05:17:23.488Z",
"price": 251.44,
"change_24h": -2.711570606079359,
"history_sample": [
{
"date": "1986-08-01",
"open": 0.22,
"high": 0.38,
"low": 0.22,
"close": 0.37,
"volume": 48512000
},
{
"date": "1986-11-01",
"open": 0.36,
"high": 0.58,
"low": 0.34,
"close": 0.53,
"volume": 126630400
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import ADBE🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync ADBE.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)