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

CHWY JSON Data API

Access 346 data points for CHWY spanning 7 years (2019–Jan 20, 2026). Optimized JSON format (50.7 KB).

GET /api/tickers/CHWY/json● 200 OK (Live)
{
  "symbol": "CHWY",
  "timestamp": "2026-01-21T21:05:23.182Z",
  "price": 32.34,
  "change_24h": -1.9108280254776935,
  "history_sample": [
    {
      "date": "2019-06-10",
      "open": 36,
      "high": 41.34,
      "low": 32.74,
      "close": 34.99,
      "volume": 69671400
    },
    {
      "date": "2019-06-17",
      "open": 34.72,
      "high": 37.63,
      "low": 31.2,
      "close": 32.28,
      "volume": 54768100
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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