🗄️Developer Resource // JSON Endpoint
GFS JSON Data API
Access 235 data points for GFS spanning 5 years (2021–Apr 20, 2026). Optimized JSON format (34.4 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 GFS historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.
GET /api/tickers/GFS/json● 200 OK (Live)Tired of exporting to Excel? Track GFS and analyze your portfolio locally with Pocket Portfolio.
Start Free — Local First{
"symbol": "GFS",
"timestamp": "2026-04-20T18:30:34.171Z",
"price": 59.11,
"change_24h": 7.963470319634702,
"history_sample": [
{
"date": "2021-10-25",
"open": 47.01,
"high": 49.48,
"low": 44.48,
"close": 48.74,
"volume": 23258300
},
{
"date": "2021-11-01",
"open": 54.27,
"high": 66,
"low": 53.06,
"close": 63.63,
"volume": 24918800
}
]
}💻
Import via CLI
Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.
npx pocket-portfolio --import GFS🛡️
Need to archive this data?
Don't rely on ephemeral endpoints. Automatically sync GFS.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)