🗄️Developer Resource // JSON Endpoint
ARLO JSON Data API
Absolute endpoints (copy‑paste)
JSON:
https://www.pocketportfolio.app/api/tickers/ARLO/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/ARLO/csv?range=maxAccess 418 data points for ARLO spanning 8 years (2018–Jul 24, 2026). Optimized JSON format (61.2 KB).
Turn this feed into a private wealth view in the Terminal.
Your keys, your sync policy — the Terminal stays privacy-first.
Download as CSV
Prefer CSV format? Download ARLO historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/ARLO/json● 200 OK (Live)Tired of exporting to Excel? Track ARLO and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "ARLO",
"timestamp": "2026-07-24T21:36:33.372Z",
"price": 12.87,
"change_24h": 2.7134876296887462,
"history_sample": [
{
"date": "2018-07-30",
"open": 18.5,
"high": 22.45,
"low": 18.3,
"close": 22.1,
"volume": 9347300
},
{
"date": "2018-08-06",
"open": 21.82,
"high": 22,
"low": 19,
"close": 20.11,
"volume": 8519800
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import ARLO🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync ARLO.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)