ποΈDeveloper Resource // JSON Endpoint
GFS JSON Data API
Absolute endpoints (copyβpaste)
JSON:
https://www.pocketportfolio.app/api/tickers/GFS/json?range=maxCSV:
https://www.pocketportfolio.app/api/tickers/GFS/csv?range=maxAccess 249 data points for GFS spanning 5 years (2021βJul 27, 2026). Optimized JSON format (36.5 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-07-28T07:31:26.716Z",
"price": 53.18,
"change_24h": -0.6538389688025433,
"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)