πŸ—„οΈDeveloper Resource // JSON Endpoint

GSLC JSON Data API

Access 127 data points for GSLC spanning 11 years (2015–Mar 6, 2026). Optimized JSON format (18.6 KB).

Download as CSV

Prefer CSV format? Download GSLC historical data as a CSV file for Excel, Google Sheets, or any spreadsheet application.

GET /api/tickers/GSLC/json● 200 OK (Live)

Tired of exporting to Excel? Track GSLC and analyze your portfolio locally with Pocket Portfolio.

Start Free β€” Local First
{
  "symbol": "GSLC",
  "timestamp": "2026-03-09T08:54:39.083Z",
  "price": 129.54,
  "change_24h": -1.3178944160889907,
  "history_sample": [
    {
      "date": "2015-10-01",
      "open": 39.39,
      "high": 42.25,
      "low": 38.72,
      "close": 42.06,
      "volume": 944600
    },
    {
      "date": "2015-11-01",
      "open": 42.22,
      "high": 42.7,
      "low": 40.69,
      "close": 42.1,
      "volume": 3171300
    }
  ]
}
πŸ’»

Import via CLI

Don't scrape. Use our open-source importer to normalize this dataset directly into your local database.

npx pocket-portfolio --import GSLC
πŸ›‘οΈ

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync GSLC.json updates to your private Google Drive for backtesting and compliance.

Enable Sovereign Sync

Includes 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)