Wikipedia Scraper avatar

Wikipedia Scraper

Under maintenance

Pricing

from $0.50 / 1,000 results

Go to Apify Store
Wikipedia Scraper

Wikipedia Scraper

Under maintenance

Scrape Wikipedia articles via the official Wikipedia API. Search articles, get summaries, full content, and categories.

Pricing

from $0.50 / 1,000 results

Rating

0.0

(0)

Developer

Moeeze Hassan

Moeeze Hassan

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

17 hours ago

Last modified

Share

An Apify Python actor that scrapes Wikipedia via the official Wikipedia API.

Features

  • Search articles by keyword
  • Summary — retrieve intro extracts for given titles
  • Content — retrieve full plain-text article content
  • Categories — list categories for given titles

Input

FieldTypeDefaultDescription
querystringSearch term or article title (required)
modeselectsearchsearch / summary / content / categories
languagestringenWikipedia language edition
maxResultsinteger20Maximum number of articles to return

Output

Each result contains: title, url, summary, content, categories, lastModified.

API

This actor is API-based (no HTML scraping), which makes it resilient to UI changes and requires zero maintenance.