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

LB JSON Data API

Access 392 data points for LB spanning 2 years (2024–Jan 21, 2026). Optimized JSON format (57.4 KB).

GET /api/tickers/LB/json● 200 OK (Live)
{
  "symbol": "LB",
  "timestamp": "2026-01-22T03:16:29.127Z",
  "price": 58.5,
  "change_24h": 2.25485055060304,
  "history_sample": [
    {
      "date": "2024-06-28",
      "open": 19,
      "high": 23.51,
      "low": 18.75,
      "close": 23.15,
      "volume": 3203400
    },
    {
      "date": "2024-07-01",
      "open": 21.96,
      "high": 23.74,
      "low": 21,
      "close": 22.96,
      "volume": 865800
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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