Wikiquote Quotes Scraper - Quotes by Person or Topic
Pricing
from $0.50 / 1,000 results
Wikiquote Quotes Scraper - Quotes by Person or Topic
$0.5/1K ๐ฅ Fast Wikiquote scraper! Quotes by person or topic โ clean text, source & page. No key. JSON, CSV, Excel or API in seconds. Search or list pages & pull thousands of quotes for content & NLP โก
Pricing
from $0.50 / 1,000 results
Rating
0.0
(0)
Developer
ninhothedev
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Wikiquote Quotes Scraper ๐
Scrape clean, structured quotes from Wikiquote โ by person or by topic โ in seconds. Search for pages matching a keyword, or extract every quote line (with its source/attribution) from any Wikiquote page. Powered by the public MediaWiki API, so results are fast, reliable and datacenter-friendly (no residential proxies, no login, no API key).
Perfect for building quote databases, content pipelines, NLP datasets, social-media schedulers and educational apps.
โจ Features
- Two modes:
search(find pages by query) andpages(extract quotes from titles). - Clean output: MediaWiki markup (
[[links]],''italics'',<ref>,{{templates}}) is fully stripped to plain, ready-to-use text. - Source / attribution captured per quote from sub-bullet lines.
- Multi-language: any Wikiquote edition via the
languagefield (en,de,fr,es,it, โฆ). - Fast & cheap: clean JSON API, no browser, runs on 512 MB.
- Structured dataset ready for CSV, JSON, Excel or API export.
๐ Input
| Field | Type | Description |
|---|---|---|
mode | select | search (query โ matching pages) or pages (titles โ quotes). |
query | string | Search term when mode = search (e.g. hope). |
pages | array | Page titles when mode = pages (e.g. ["Albert Einstein","Mahatma Gandhi"]). |
language | string | Wikiquote language edition. Default en. |
maxItems | integer | Max items to push (default 200, max 2000). |
Example โ extract quotes
{"mode": "pages","pages": ["Albert Einstein", "Mahatma Gandhi"],"language": "en","maxItems": 500}
Example โ search pages
{"mode": "search","query": "hope","maxItems": 50}
๐ค Output
Search result (mode = search):
{"type": "page","page": "Hope","snippet": "Hope is a desire for future good...","url": "https://en.wikiquote.org/wiki/Hope","scraped_at": "2026-07-18T08:00:00+00:00"}
Quote (mode = pages, one item per quote):
{"type": "quote","page": "Albert Einstein","quote": "Everything should be made simple as possible but no simpler.","source": "Repeated throughout his life, see: Quote Investigator","url": "https://en.wikiquote.org/wiki/Albert_Einstein","scraped_at": "2026-07-18T08:00:00+00:00"}
๐ฐ Pricing
Pay-per-result style usage: approximately $0.50 per 1,000 quotes on the Apify platform (plus platform usage). A single popular page can yield hundreds of clean quotes, making it one of the cheapest ways to build a quote dataset.
๐ฏ Use cases
- Content creation โ populate blogs, newsletters and quote-of-the-day widgets.
- NLP / ML โ build labelled quote corpora for sentiment, attribution and generation models.
- Social media โ feed schedulers with fresh, attributed quotes by theme or author.
- Education โ assemble teaching material, flashcards and study aids by topic or figure.
๐ Comparison
| Wikiquote Quotes Scraper | Manual copy-paste | Generic HTML scraper | |
|---|---|---|---|
| Clean plain-text quotes | โ | โ ๏ธ manual cleanup | โ markup left in |
| Source/attribution | โ | โ ๏ธ | โ |
| Multi-language | โ | โ ๏ธ | โ ๏ธ |
| No proxies / key | โ | โ | โ often blocked |
| Structured export | โ | โ | โ ๏ธ |
๐ Related actors
Keywords: wikiquote scraper, quotes scraper, famous quotes api, quotes by author, quotes by topic, quote database, inspirational quotes dataset, mediawiki quotes, nlp quotes corpus, quote of the day api
Wikiquote content is available under the Creative Commons Attribution-ShareAlike License. This actor only accesses publicly available data via the official MediaWiki API. Please attribute Wikiquote when reusing content.