Trending API
DataMAINTAINED1 token / call

Trending API

What the world is reading, right now. The most-viewed Wikipedia articles for any day and any language edition — the closest thing that exists to a public interest-graph — served clean: internal pages (Main Page, Special:, Portal: and their localized equivalents in Spanish, French, German, Russian, Japanese and more) are filtered out and ranks renumbered, so position 1 is a real story, with its view count and article URL. Yesterday's English list at build time: a true-crime story at 987,730 views, then a film release and Miss World 2026. Works across every Wikipedia language (es, fr, de, ja...), and a per-article endpoint returns the daily view series for any topic over up to 90 days with total, daily average and the peak day — instant interest-over-time for any subject (Taylor Swift, past week: 97,776 views, peaking September 2). Data is Wikimedia's CC0 pageview service, edge-cached 1-6 hours. News dashboards, content planning, SEO tooling, social listening, trivia and "what's hot" widgets — attention, quantified.

No credit card requiredAccess to 20+ APIsCancel anytime
response.json
{
  "ok": true,
  "project": "en.wikipedia.org",
  "date": "2026-09-11",
  "note": "Internal pages (Main Page, Special:, ...) are filtered out; ranks renumbered.",
  "articles": [
    {
      "rank": 1,
      "title": "September 11 attacks",
      "views": 665793,
      "url": "https://en.wikipedia.org/wiki/September_11_attacks"
    },
    {
      "rank": 2,
      "title": "United Airlines Flight 93",
      "views": 259863,
      "url": "https://en.wikipedia.org/wiki/United_Airlines_Flight_93"
    },
    {
      "rank": 3,
      "title": "Elena Rybakina",
      "views": 231270,
      "url": "https://en.wikipedia.org/wiki/Elena_Rybakina"
    },
    {
      "rank": 4,
      "title": "American Airlines Flight 11",
      "views": 178794,
      "url": "https://en.wikipedia.org/wiki/American_Airlines_Flight_11"
    },
    {
      "rank": 5,
      "title": "Shailene Woodley",
      "views": 174654,
      "url": "https://en.wikipedia.org/wiki/Shailene_Woodley"
    },
    {
      "rank": 6,
      "title": "Killing of the Clancy children",
      "views": 165310,
      "url": "https://en.wikipedia.org/wiki/Killing_of_the_Clancy_children"
    },
    {
      "rank": 7,
      "title": "Casualties of the September 11 attacks",
      "views": 159040,
      "url": "https://en.wikipedia.org/wiki/Casualties_of_the_September_11_attacks"
    },
    {
      "rank": 8,
      "title": "Aryna Sabalenka",
      "views": 152768,
      "url": "https://en.wikipedia.org/wiki/Aryna_Sabalenka"
    },
    {
      "rank": 9,
      "title": "Hijackers in the September 11 attacks",
      "views": 149298,
      "url": "https://en.wikipedia.org/wiki/Hijackers_in_the_September_11_attacks"
    },
    {
      "rank": 10,
      "title": "Mohamed Atta",
      "views": 138911,
      "url": "https://en.wikipedia.org/wiki/Mohamed_Atta"
    }
  ]
}
3endpoints
1tokens / call
99.9%uptime SLA
Lowavg latency

Why developers pick this API

Production-ready

Production Ready

Battle-tested infrastructure with a 99.9% uptime SLA. Rate limits are generous, responses are consistent.

Simple Integration

Standard REST + JSON. Works with any HTTP client. Copy-ready code snippets in 4 languages.

One Key, 20+ APIs

Your DataAndAPIs subscription unlocks every API on the platform — anime, finance, sports, and more.

Code snippets

One install. Every endpoint.

No proprietary SDKs needed. Any HTTP client works. Pick your language and paste.

3languages
3endpoints
RESTarchitecture
1key for all APIs
  • Fully typed responses — auto-completion in your IDE
  • Tracks the API in lockstep — new endpoints land same day
  • One key works across 20+ APIs on the platform
import axios from 'axios';

const { data } = await axios.get(
  '{API_URL}',
  { headers: { 'X-Api-Key': process.env.API_KEY } }
);

🔒 Subscribe to unlock the live API URL

Developer playground

Explore the endpoints

Browse request parameters and inspect live example responses.

Available Endpoints

Request Parameters

API URL

Please subscribe to see the API URL

Headers

X-Api-Key

Query Parameters

days(Optional)
lang(Optional)
title(Required)

Please subscribe to see the actual API URL

import axios from 'axios';

const url = '{API_URL}';
const { data } = await axios.get(url, {
  headers: { 'X-Api-Key': 'YOUR_API_KEY' }
});

Pricing

One subscription. Every API.

Tokens unlock this API and 20+ others on DataAndAPIs. Switch APIs any time — we promote.

FREE

$0/mo

500 tokens / month

  • Access to all APIs
  • Tokens reset monthly
  • Community support
Start free
Most Popular

STARTER

$6.99/mo

25,000 tokens / month

  • Access to all APIs
  • Tokens reset monthly
  • Email support
Subscribe

PRO

$24.99/mo

100,000 tokens / month

  • Access to all APIs
  • Tokens reset monthly
  • Priority email support
Subscribe

ULTRA

$99.99/mo

1,000,000 tokens / month

  • Access to all APIs
  • Tokens reset monthly
  • Priority support
Subscribe

Need higher volume, dedicated infra, or a custom contract? Talk to sales →

Common questions

The things that actually block the upgrade.

Ship Trending API this afternoon.

500 free tokens. No card. Plus 20+ other APIs on the same key.