SELECT * FROM stats WHERE snapshot = '2026-05-20T—Z';
Site Statistics
Real-time index health, coverage, and API health. Numbers refresh every 60 seconds — hover bars and cells for exact values. Everything here is also available as JSON at /v1/stats.
snapshot 2026-05-20 —
window last 30 days
refresh 60s
channels JSON · CSV · Prom
indexed
123,943
↑ +3470
last 24h
sources
3448
· 3004/3448 active
this week
topics
40
· stable
this week
entities
42,449
↑ +637
this week
articles per day · last 30 days
sentiment · today
Today's 123943 articles lean positive — mostly OpenAI & Anthropic launch coverage and EU AI Act commentary.
positive31467 (25%)
neutral73381 (59%)
negative19095 (15%)
// trending entities · 7d
| # | entity | mentions | trend | share |
|---|---|---|---|---|
| 01 | anthropic | 1366 | ||
| 02 | openai | 1309 | ||
| 03 | dario amodei | 585 | ||
| 04 | claude | 481 | ||
| 05 | github | 418 | ||
| 06 | donald trump | 411 | ||
| 07 | 411 | |||
| 08 | sam altman | 404 | ||
| 09 | claude code | 384 | ||
| 10 | arxiv | 315 |
// activity heatmap · 53 weeks
indexing activity
less
more
junaugoctdecfebaprmay
// api endpoints · last 24h
| endpoint | requests / 24h | p50 | p95 | errors | uptime |
|---|---|---|---|---|---|
| GET /v1/news | 12,483 | 24 ms | 89 ms | 3 | 99.97% |
| GET /v1/news/:slug | 8,210 | 18 ms | 61 ms | 1 | 99.99% |
| GET /v1/topics | 3,201 | 14 ms | 52 ms | 0 | 99.99% |
| GET /v1/entities | 2,847 | 38 ms | 142 ms | 8 | 99.83% |
| GET /v1/compare/:slug | 1,512 | 21 ms | 74 ms | 0 | 100.0% |
| POST /v1/webhooks | 487 | 42 ms | 118 ms | 2 | 99.95% |
| GET /v1/me | 9,142 | 12 ms | 38 ms | 0 | 100.0% |
// pull stats as json
GET /v1/stats
200·14ms·
application/json
$curl -s https://api.wpnews.pro/v1/stats | jq '.metrics'
$curl https://api.wpnews.pro/v1/stats/stream \ # SSE, one event per minute
$curl https://api.wpnews.pro/v1/stats/stream \ # SSE, one event per minute