Wix Email Scraper - Domain Filter & Deduplication avatar

Wix Email Scraper - Domain Filter & Deduplication

Pricing

from $0.99 / 1,000 results

Go to Apify Store
Wix Email Scraper - Domain Filter & Deduplication

Wix Email Scraper - Domain Filter & Deduplication

🧩 Wix Email Scraper β€” turn Wix searches into a clean site owner email list. Filter by keyword, location and domain, merge aliases and decode hidden addresses. πŸ’Ό For web agencies, SEO services & SMB lead generation.

Pricing

from $0.99 / 1,000 results

Rating

0.0

(0)

Developer

InsightFlow

InsightFlow

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

Wix Email Scraper πŸ”

Wix Email Scraper helps you find publicly available email addresses from Wix using your chosen keywords and filters. It’s built for marketers, recruiters, sales pros, and researchers who want faster Wix email extraction, easier Wix lead generation, and a practical Wix contact scraper without manual hunting. πŸš€

🌟 Key Features of Wix Email Scraper

FeatureBenefit
βœ… Targeted Keyword SearchUse relevant keywords to surface Wix pages tied to your niche or audience.
βœ… Location FilteringNarrow results by location when you want more focused Wix contact extraction.
βœ… Custom Email Domain FiltersLimit results to domains like @gmail.com or @yahoo.com for cleaner lead lists.
βœ… Max Emails ControlStop the run once your desired number of emails is reached.
βœ… Real-Time Dataset SavingEach result is saved as it’s found, which reduces the risk of losing data during longer runs.
βœ… Built for Public Web DataScrapes emails from publicly available sources on Wix for safer, more practical prospecting.

πŸ“₯ Input β€” Wix Email Scraper Parameters

{
"keywords": [
"manager",
"founder"
],
"location": "",
"customDomains": [
"@gmail.com",
"@yahoo.com"
],
"maxEmails": 20
}
ParameterTypeRequiredDefaultDescription
keywordsArrayβœ… Yes["manager","founder"]Keywords or queries used to find relevant Wix pages and contacts.
locationStringNo""Optional location filter to narrow the results.
customDomainsArrayNo["@gmail.com","@yahoo.com"]Email domains to include when collecting addresses.
maxEmailsIntegerNo20Maximum number of emails to collect before the actor stops.

πŸ“€ Output β€” What Wix Email Scraper Returns

The actor saves each result as a JSON record in your Apify dataset. πŸ“Š

{
"keyword": "founder",
"title": "Founder & CEO | Bright Path Studio",
"description": "Helping small businesses build memorable brands and convert more customers.",
"url": "https://www.wix.com/profile/bright-path-studio",
"email": "hello@brightpathstudio.com"
}
FieldLabelFormatDescription
keywordKeywordtextThe keyword that matched this result.
titleTitletextThe page title or lead name shown for the result.
descriptionDescriptiontextThe visible page description or summary text.
urlUrllinkThe direct URL to the Wix page.
emailEmailtextThe email address found in publicly available content.

πŸ’» How to Use Wix Email Scraper β€” Step-by-Step

  1. Open the actor β€” Find Wix Email Scraper in the Apify Store and open the actor page.
  2. Enter keywords β€” Add terms like job titles, roles, or business-related phrases relevant to your Wix lead generation goals.
  3. Set a location β€” Use the optional location filter if you want more focused Wix website scraper results.
  4. Choose email domains β€” Add domains such as @gmail.com, @yahoo.com, or company addresses to refine your Wix business email finder results.
  5. Set the max emails limit β€” Control how many leads the Wix scraper tool collects in a single run.
  6. Run the actor β€” Start the run and monitor progress in the logs.
  7. Export the dataset β€” Download your Wix email collection from the dataset tab when the run finishes.

No coding required β€” just run it and review your results. ✨

πŸ’‘ Best Use Cases for Wix Email Scraper

  • 🎯 B2B Lead Generation β€” Build targeted Wix leads scraper lists for outreach campaigns.
  • πŸ“£ Email Marketing β€” Collect public contacts for newsletters, nurturing, and follow-ups.
  • πŸ”Ž Research Projects β€” Use Wix data extraction to study businesses, creators, or local services.
  • 🀝 Sales Prospecting β€” Find relevant contacts faster for outbound prospecting and account research.
  • πŸ“Š CRM Enrichment β€” Add new public contact details to existing lead records.

Disclaimer

This actor only accesses publicly available data on Wix. It does not access private profiles, password-protected pages, or authenticated content. Users are responsible for complying with applicable laws, privacy rules, anti-spam regulations, and Wix’s terms. This tool is intended for legitimate lead generation, research, and marketing use cases only.

For data removal requests, please contact πŸ“§ insightflowofficial@gmail.com.

πŸ†˜ Support & Feedback

Have a question or want help with the Wix Email Scraper? We’re here for you. πŸ’¬

  • 🐞 Bug Reports: Let us know if something isn’t working as expected.
  • ✨ Custom Features: Share ideas for Wix email harvesting, Wix site crawling, or other improvements.
  • πŸ“§ Email: insightflowofficial@gmail.com

Your feedback helps improve the actor and shape future updates.

MX Lookup

Every address is checked at the DNS level: the actor resolves the mail domain's MX records and reports what it found.

FieldMeaning
mxFoundtrue when the domain publishes at least one mail server
mxHostThe lowest-preference (primary) mail server
mxRecordsEvery MX record found, in preference order
mxProviderWho runs the mail: Google Workspace, Microsoft 365, Zoho, Proton, ...
mxStatusfound, no_records, no_such_domain, timeout, error, or skipped

Inputs

  • MX Lookup - turn the check on or off (default: on).
  • Only keep contacts whose domain has an MX record - drop unreachable domains. Only a definite negative (no_records / no_such_domain) drops a contact; a timeout or resolver error is treated as unknown and the lead is kept.
  • MX lookup timeout (seconds) - per-domain DNS budget, 1-15s.

This is a domain-level check. It confirms the domain can receive mail; it does not verify that an individual mailbox exists.