Wikipedia Article Extractor avatar

Wikipedia Article Extractor

Pricing

$3.00 / 1,000 article extracteds

Go to Apify Store
Wikipedia Article Extractor

Wikipedia Article Extractor

Fetch clean summaries, descriptions, thumbnails & canonical URLs for Wikipedia articles by title, in any language edition. Official REST API, no key. For knowledge panels & enrichment.

Pricing

$3.00 / 1,000 article extracteds

Rating

0.0

(0)

Developer

Mehmet Kut

Mehmet Kut

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

17 days ago

Last modified

Share

Fetch clean, structured summaries for Wikipedia articles in any language edition via the official Wikipedia REST API. No API key.

What you get per article

  • Title & display title
  • Short description
  • Plain-text extract (summary)
  • Thumbnail & original image URLs
  • Canonical page URL, page ID
  • Coordinates (for places)

Input

{
"titles": ["Apify", "Web scraping", "Istanbul"],
"language": "en"
}

Set language to any Wikipedia code — en, tr, de, fr, es, …

Output (one record per title)

{
"query": "Istanbul",
"found": true,
"title": "Istanbul",
"description": "Largest city in Turkey",
"extract": "Istanbul is the largest city in Turkey...",
"thumbnail": "https://upload.wikimedia.org/...",
"url": "https://en.wikipedia.org/wiki/Istanbul"
}

Use cases

  • Knowledge panels & tooltips
  • Content enrichment for entities/brands/places
  • Chatbot & RAG grounding
  • Research datasets

Data source: Wikipedia REST API. Pay per article extracted.