Wikipedia Email Scraper - Keyword & Location Targeting
Under maintenancePricing
from $2.50 / 1,000 results
Wikipedia Email Scraper - Keyword & Location Targeting
Under maintenanceπ Wikipedia Email Scraper pulls contributor and referenced organisation emails by keyword and location. π Custom domain filters, hidden-address decoding and dedup. π€ Export results to CSV, JSON or Excel for research teams.
Pricing
from $2.50 / 1,000 results
Rating
0.0
(0)
Developer
Scrapido
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
5 days ago
Last modified
Categories
Share
Wikipedia Email Scraper π
Wikipedia Email Scraper helps marketers, recruiters, and sales pros quickly find relevant email addresses without manually hunting through pages one by one. Itβs an email extraction tool designed to scrape Wikipedia for targeted Wikipedia email extractor resultsβperfect for extracting emails from Wikipedia and speeding up Wikipedia lead generation at scale and pace.
π Key Features of Wikipedia Email Scraper
| Feature | Benefit |
|---|---|
| β Targeted Keyword Search | Reach the exact Wikipedia audience you need using your chosen terms |
| β Location Filtering | Narrow results to a specific area to improve relevance for email extraction |
| β Custom Domain Filter | Focus on specific email address detection rules like @gmail.com or @yahoo.com |
| β Bulk Export (JSON / CSV) | Drop results straight into your CRM or email tool for dataset building |
| β Proxy-Ready | Built for reliable web scraping with support for uninterrupted runs |
| β Real-Time Saving | Each result is saved incrementally to prevent data loss on longer scraping automations |
| β Resilient Execution | Includes retries and fallbacks to keep scraping stable when pages are slow or blocked |
| β Deduplicated Emails | Avoid repeated contacts so your contact information parsing stays clean |
π₯ Input β Wikipedia Email Scraper Parameters
{"keywords": ["manager", "founder"],"location": "","customDomains": ["@gmail.com", "@yahoo.com"],"maxEmails": 20}
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
keywords | Array | β Yes | β | Keywords or queries used to search for Wikipedia pages that match your topic for email extraction |
location | String | No | "" | Optional location filter to focus results on a specific city, region, or country |
customDomains | Array | No | [] | Optional list of email domains (like @gmail.com, @yahoo.com) to filter email address detection |
maxEmails | Integer | No | 20 | Upper cap on total emails to collect for this run (helps control scraping time and cost) |
π€ Output β What Wikipedia Email Scraper Returns
The actor saves each result as a JSON record in your Apify dataset.
{"keyword": "manager","title": "Maria Jensen (Project Management)","description": "Maria Jensen is a project manager with experience across construction and operations. Contact emails are listed in publicly available sources.","url": "https://en.wikipedia.org/wiki/Maria_Jensen","email": "maria.jensen@gmail.com"}
| Field | Type | Description |
|---|---|---|
keyword | String | The search term that surfaced this Wikipedia result during scraping Wikipedia |
title | String | Wikipedia profile name or business title associated with the extracted contact |
description | String | Bio or profile summary text used for contact information parsing and email address detection |
url | String | Direct link to the Wikipedia page that the email was extracted from |
email | String | The extracted email address that matched your customDomains filters |
π» How to Use Wikipedia Email Scraper β Step-by-Step
- Open the Actor β Find Wikipedia Email Scraper on Apify Store
- Enter Keywords β Add role titles, responsibilities, or business terms (e.g., βmanagerβ, βfounderβ) for extracting emails from Wikipedia
- Set Location (optional) β If you want geo-targeted Wikipedia lead generation, add a city or region
- Filter by Domain (optional) β Limit results to specific domains like
@gmail.comor@yahoo.com - Set Max Emails β Cap results to control dataset building cost and runtime
- Run the Actor β Start the run and monitor progress in live logs
- Export Results β Download your Wikipedia email list from the dataset tab (JSON / CSV)
π‘ Best Use Cases for Wikipedia Email Scraper
- π― B2B Lead Generation β Build targeted email lists from Wikipedia for outbound sales campaigns
- π£ Email Marketing β Use scraped Wikipedia contacts to power outreach and newsletter sequences
- π€ Recruitment β Find and contact relevant professionals using email address detection from publicly available sources
- π¬ Market Research β Identify industry voices and niche communities for data mining workflows
- π CRM Enrichment β Add emails to existing records after scraping Wikipedia data into a clean dataset
Disclaimer
This actor only accesses publicly available data on Wikipedia. It does not scrape private profiles, authenticated content, or password-protected pages. You are responsible for ensuring your use complies with Wikipediaβs Terms of Service, GDPR, CCPA, and all applicable anti-spam laws. This tool is intended for legitimate purposes only, including lead generation, research, and marketing in compliance with local regulations. For data-removal requests, contact π§ scrapidocontact@gmail.com.
π Support & Feedback
Have a question or found an issue with the Wikipedia Email Scraper? We're here to help.
- π Bug Reports: Open a ticket in the repository's Issues section
- β¨ Custom Solutions & Feature Requests: Reach out to our team
- π§ Email: scrapidocontact@gmail.com
Your feedback shapes the roadmap β we read every message.
Multiple Email Types
Email Types replaces the old single Audience Type choice: select as many kinds of mailbox as you want and the run chases all of them together.
| Type | What it matches |
|---|---|
| Personal / free webmail | Gmail, Outlook, Yahoo, iCloud, AOL, Proton, ... |
| Business / corporate | Company domains - free webmail and institutions excluded |
| Education (.edu / .ac) | .edu, .ac.uk, .edu.au, .ac.in and other academic suffixes |
| Government (.gov / .mil) | .gov, .mil, .gov.uk, .gc.ca, ... |
| Non-profit (.org) | .org, .ngo, .org.uk, ... |
Each selected type contributes its own Google dork patterns and its own domain
test, so a result is only kept if it genuinely belongs to the type that found
it. Every row carries an emailType field recording which one that was.
Suffixes are matched as real domain suffixes, so cs.mit.edu counts as
Education while notedu.com does not.
Setting Custom Email Domains still overrides everything: an explicit domain
list is a manual override and replaces the type-driven patterns. The legacy
audienceType value is still accepted, so saved inputs keep working.