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

GSHD JSON Data API

Access 412 data points for GSHD spanning 8 years (2018–Mar 9, 2026). Optimized JSON format (60.4 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "GSHD",
  "timestamp": "2026-03-09T18:36:30.648Z",
  "price": 47.56,
  "change_24h": -5.145592341443953,
  "history_sample": [
    {
      "date": "2018-04-23",
      "open": 12,
      "high": 17.54,
      "low": 10.78,
      "close": 15.75,
      "volume": 2305400
    },
    {
      "date": "2018-04-30",
      "open": 15.25,
      "high": 15.9,
      "low": 14,
      "close": 15.35,
      "volume": 711600
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

Don't rely on ephemeral endpoints. Automatically sync GSHD.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)