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

ANL JSON Data API

Access 129 data points for ANL spanning 3 years (2023–Mar 9, 2026). Optimized JSON format (18.9 KB).

Download as CSV

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

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

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

Start Free β€” Local First
{
  "symbol": "ANL",
  "timestamp": "2026-03-09T18:03:40.918Z",
  "price": 8.86,
  "change_24h": -0.5611672278339025,
  "history_sample": [
    {
      "date": "2023-09-25",
      "open": 18,
      "high": 19.3,
      "low": 15,
      "close": 15,
      "volume": 408000
    },
    {
      "date": "2023-10-02",
      "open": 13.75,
      "high": 14.8,
      "low": 10,
      "close": 10.87,
      "volume": 336000
    }
  ]
}
πŸ’»

Import via CLI

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

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

Need to archive this data?

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