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.
Data journalists and developers can read the same numbers behind the widget directly. The endpoint is a static JSON file, CORS-enabled, refreshed daily:
{
"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.
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.