Put the AI Bubble Index on your site — free

A daily, methodology-backed gauge of how stretched AI-stock valuations are, on a simple 0–100 scale. Drop it into any article in one line, or pull the raw numbers from an open JSON feed. Built for newsrooms, finance bloggers, and analysts.

Embed the live widget

Paste this where you want the gauge to appear. It updates itself daily — no maintenance on your end. The link below the widget is part of the snippet (it credits the source and is what we ask for in return for free use).

Why publishers use it

Prefer the raw data?

Data journalists and developers can read the same numbers behind the widget directly. The endpoint is a static JSON file, CORS-enabled, refreshed daily:

GET https://stockiceberg.ai/ai_bubble_data.json

Shape

{
  "last_updated": "2026-05-21 07:05 UTC",
  "indices": {
    "hybrid":   { "value": 10.1, "risk_level": "MODERATE" },
    "dynamics": { "value": 9.1,  "risk_level": "MODERATE" }
  },
  "stocks": [ { "ticker": "AMD", "hybrid_index": 100.0, ... } ],
  "stats": { "top_bubble_stock": "AMD", "high_risk_count": 2 }
}

hybrid is the headline 0–100 AI Bubble Index. Need history, other sectors, or a higher-frequency feed? That's available under a data licence — see below.

Brand assets & licensing

When you cite the index, please call it the “AI Bubble Index by StockIceberg” and link to stockiceberg.ai/bubble-watch-ai.html. Logo: download PNG.

Free use covers editorial and non-commercial embedding with attribution. For commercial syndication, white-label widgets, historical data, or additional sectors, get in touch — we licence the indices for these uses.