Xing Email Scraper - Domain Filter & Deduplication
Pricing
from $0.99 / 1,000 results
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
Maintained by CommunityActor 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
| Feature | Benefit |
|---|---|
| β Targeted Keyword Search | Use your chosen keywords to focus on relevant Xing profile data and improve lead quality. |
| β Location Filtering | Narrow results by location when you want more specific Xing business contacts. |
| β Custom Email Domain Filter | Filter for specific domains such as @gmail.com or @yahoo.com to shape your Xing B2B leads. |
| β Maximum Email Cap | Control how many emails are collected in a run to manage cost and output size. |
| β Built-In Proxy Support | Helps keep scraping reliable when working with public web data at larger volumes. |
| β Incremental Saving | Results 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}
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
keywords | Array | Yes | ["manager", "founder"] | A list of keywords or queries used to find relevant Xing profiles. |
location | String | No | "" | Optional location filter for narrowing search results. |
customDomains | Array | No | ["@gmail.com", "@yahoo.com"] | Email domains to focus on during Xing email extraction. |
maxEmails | Integer | No | 20 | Maximum 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"}
| Field | Label | Format | Description |
|---|---|---|---|
keyword | Keyword | text | The keyword that surfaced the result. |
title | Title | text | The Xing profile title or name shown for the result. |
description | Description | text | The visible profile description or summary text. |
url | Url | link | The direct link to the Xing profile or source page. |
email | text | The email address found in the public data. |
π» How to Use Xing Email Scraper β Step-by-Step
- Open the Actor β Find Xing Email Scraper in Apify and open the run configuration.
- Enter Keywords β Add job titles, roles, industries, or other terms relevant to your Xing lead generation goals.
- Set Location β Optionally narrow results by city or region for more focused Xing contact extraction.
- Add Email Domains β Include domains such as
@gmail.comor company email domains to refine the search. - Set Max Emails β Choose how many results you want per run to control scraping volume.
- Run the Actor β Start the run and monitor progress in the logs.
- 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.
| Field | Meaning |
|---|---|
mxFound | true when the domain publishes at least one mail server |
mxHost | The lowest-preference (primary) mail server |
mxRecords | Every MX record found, in preference order |
mxProvider | Who runs the mail: Google Workspace, Microsoft 365, Zoho, Proton, ... |
mxStatus | found, 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.