🗄️Developer Resource // JSON Endpoint
QRVO JSON Data API
Access 136 data points for QRVO spanning 12 years (2015–May 1, 2026). Optimized JSON format (19.9 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 QRVO historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/QRVO/json● 200 OK (Live)Tired of exporting to Excel? Track QRVO and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "QRVO",
"timestamp": "2026-05-01T16:08:42.214Z",
"price": 91.53,
"change_24h": -2.85502016556994,
"history_sample": [
{
"date": "2015-02-01",
"open": 73.08,
"high": 74,
"low": 63.17,
"close": 69.4,
"volume": 28811300
},
{
"date": "2015-03-01",
"open": 69.39,
"high": 85.63,
"low": 68.35,
"close": 79.7,
"volume": 41217900
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import QRVO🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync QRVO.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)