🗄️Developer Resource // JSON Endpoint
FGRO JSON Data API
Access 273 data points for FGRO spanning 6 years (2021–Apr 20, 2026). Optimized JSON format (40.0 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 FGRO historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/FGRO/json● 200 OK (Live)Tired of exporting to Excel? Track FGRO and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "FGRO",
"timestamp": "2026-04-22T17:55:53.268Z",
"price": 21.07,
"change_24h": 0.04748338081672157,
"history_sample": [
{
"date": "2021-02-01",
"open": 20,
"high": 22.47,
"low": 20,
"close": 20.6,
"volume": 374315
},
{
"date": "2021-02-08",
"open": 20.85,
"high": 21.07,
"low": 20.55,
"close": 20.98,
"volume": 312538
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import FGRO🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync FGRO.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)