Xing Email Scraper - Domain Filter & Deduplication avatar

Xing Email Scraper - Domain Filter & Deduplication

Pricing

from $0.99 / 1,000 results

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

Xing Email Scraper - Domain Filter & Deduplication

🟒 XING Email Scraper β€” turn XING searches into a clean professional email list. Filter by keyword, location and domain, merge aliases and decode hidden addresses. πŸ‡©πŸ‡ͺ For DACH B2B sales & German recruiting.

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

Xing Email Scraper πŸ”

Xing Email Scraper helps you extract emails from Xing quickly and at scale, replacing manual profile hunting with a streamlined Xing email extractor for marketers, recruiters, and sales pros. It’s built for Xing lead generation, Xing contact scraper workflows, and fast public web data collection so you can find relevant contacts with less effort and more consistency. πŸš€

🌟 Key Features of Xing Email Scraper

FeatureBenefit
βœ… Targeted Keyword SearchUse your chosen keywords to focus on relevant Xing profile data and improve lead quality.
βœ… Location FilteringNarrow results by location when you want more specific Xing business contacts.
βœ… Custom Email Domain FilterFilter for specific domains such as @gmail.com or @yahoo.com to shape your Xing B2B leads.
βœ… Maximum Email CapControl how many emails are collected in a run to manage cost and output size.
βœ… Built-In Proxy SupportHelps keep scraping reliable when working with public web data at larger volumes.
βœ… Incremental SavingResults are saved as they are found, which helps protect long-running Xing data extraction jobs.

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

{
"keywords": [
"manager",
"founder"
],
"location": "Berlin",
"customDomains": [
"@gmail.com",
"@yahoo.com"
],
"maxEmails": 20
}
ParameterTypeRequiredDefaultDescription
keywordsArrayYes["manager", "founder"]A list of keywords or queries used to find relevant Xing profiles.
locationStringNo""Optional location filter for narrowing search results.
customDomainsArrayNo["@gmail.com", "@yahoo.com"]Email domains to focus on during Xing email extraction.
maxEmailsIntegerNo20Maximum number of emails to collect before the actor stops.

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

The actor saves each result as a JSON record in your Apify dataset.

{
"keyword": "manager",
"title": "Anna MΓΌller",
"description": "HR Manager at GreenTech Consulting in Berlin",
"url": "https://www.xing.com/profile/Anna_Mueller",
"email": "anna.mueller@gmail.com"
}
FieldLabelFormatDescription
keywordKeywordtextThe keyword that surfaced the result.
titleTitletextThe Xing profile title or name shown for the result.
descriptionDescriptiontextThe visible profile description or summary text.
urlUrllinkThe direct link to the Xing profile or source page.
emailEmailtextThe email address found in the public data.

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

  1. Open the Actor β€” Find Xing Email Scraper in Apify and open the run configuration.
  2. Enter Keywords β€” Add job titles, roles, industries, or other terms relevant to your Xing lead generation goals.
  3. Set Location β€” Optionally narrow results by city or region for more focused Xing contact extraction.
  4. Add Email Domains β€” Include domains such as @gmail.com or company email domains to refine the search.
  5. Set Max Emails β€” Choose how many results you want per run to control scraping volume.
  6. Run the Actor β€” Start the run and monitor progress in the logs.
  7. Export Results β€” Download your Xing email list from the dataset in JSON format.

πŸ’‘ Best Use Cases for Xing Email Scraper

  • 🎯 B2B Lead Generation β€” Build targeted Xing B2B leads for outreach campaigns.
  • πŸ“£ Email Marketing β€” Collect contacts for newsletters, sequences, and follow-ups.
  • 🀝 Recruitment β€” Find Xing recruitment leads and contact professionals directly.
  • πŸ”¬ Market Research β€” Study industries, roles, and profiles for research projects.
  • πŸ“Š CRM Enrichment β€” Add Xing contact data to existing lead records.

Disclaimer

This actor only accesses publicly available data on Xing. It does not scrape private profiles, authenticated content, or password-protected pages. Users are solely responsible for ensuring their use complies with Xing’s Terms of Service, GDPR, CCPA, and applicable anti-spam laws. This tool is intended for legitimate purposes only, including research, lead generation, and marketing in compliance with local regulations. For data-removal requests, contact πŸ“§ insightflowofficial@gmail.com.

πŸ†˜ Support & Feedback

Have a question or found an issue with Xing Email Scraper? We’re here to help.

  • 🐞 Bug Reports: Share issues through the project’s issue tracker.
  • ✨ Custom Solutions & Feature Requests: Reach out if you need tailored Xing data extraction or additional workflow support.
  • πŸ“§ Email: insightflowofficial@gmail.com

Your feedback helps improve the Xing email scraper experience for everyone.

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.