Request a tool
All toolsGuidesMCP serverRequest a toolPlatformsCategories
Wikipedia Scraper icon

Bulk Wikipedia Fetch: Get Page Data by Title

Pass up to 50 page titles and get each Wikipedia entry's intro, thumbnail, and categories back as clean JSON for datasets and enrichment.

$0.001 per page ($1 / 1,000)
Run this use case nowRun on Apify →

How it works

  1. 1
    Open it on Apify

    Hit Run on Apify — it opens the tool in the cloud, no install.

  2. 2
    Set the inputs

    Adjust searchQuery, pageTitles, fullText (sensible defaults are pre-filled).

  3. 3
    Click Run

    The tool runs on Apify’s cloud and collects the data for you.

  4. 4
    Export the results

    Download as JSON, CSV or Excel, or pipe straight into your app, Google Sheets, or an AI agent.

Pricing

$0.001 per page = $1 per 1,000

You are charged forWhenPrice
Page returnedCharged per page/result returned.$0.001

Pay-per-event pricing: you are billed per result, not per subscription — a run that returns nothing costs nothing beyond the start fee. Billing is handled by Apify on your own account. These are the live Apify store prices, in effect since 2026-06-12, and they are what you are actually charged.

Inputs

FieldWhat it doesType
searchQueryKeywords to search Wikipedia for (e.g. "machine learning"). Returns matching pages with snippet, word count, and URL. Leave empty if you instead provide exact Page titles below.string
pageTitlesExact Wikipedia article titles to fetch full data for (plain-text extract, thumbnail, categories, URL). Batched 50 at a time. Use this OR a search query.array
fullTextOnly applies in Page titles mode. When on, returns the whole article as plain text instead of just the intro paragraph(s).boolean
languageWikipedia language edition code, e.g. en, fr, de, es, ja. Picks the host {lang}.wikipedia.org.string
maxItemsMaximum number of pages to return. In search mode the actor paginates until it reaches this. In page-titles mode it caps how many titles are fetched.integer
notionConnectorOptional. Write each page as a page into your Notion when the run finishes. Authorize a Notion connector once in Settings → API & Integrations → MCP connectors, then pick it here. Leave empty to skip (default) — results are always saved to the dataset regardless.string
notionParentIdOptional. The Notion data source ID of the database to write into (only used if a Notion connector is set). Leave empty to create the pages privately in your workspace instead.string

What you get

A structured dataset — each result includes fields like:

modepageidsizesnippettimestamptitleurlwordcountextractthumbnail

Export every run as JSON, CSV or Excel, or send it to your app, a database, Google Sheets, or an AI agent.

More use cases for Wikipedia Scraper

Wikipedia Search API: Find Pages by Keyword

Search Wikipedia by keyword and rank matching pages by relevance, with snippets and word counts so researchers can decide what to read first.

Full Wikipedia Article Text Scraper (Plain Text)

Need the complete body of Wikipedia articles? This task returns full plain-text content by title, ready for NLP, summarization, and text analysis.

Built on Wikipedia Scraper — see every input, output field and price on the tool page.