Xing Phone Number Scraper - Country Filter & Carrier Data
Pricing
from $1.50 / 1,000 results
Xing Phone Number Scraper - Country Filter & Carrier Data
π’ XING Phone Number Scraper pulls professional and recruiter contact numbers at scale with country filtering and carrier data. β Validated, line-typed results. π©πͺ Built for DACH B2B sales & German recruitment outreach.
Pricing
from $1.50 / 1,000 results
Rating
0.0
(0)
Developer
Code Beat
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Xing Phone Number Scraper π
Xing Phone Number Scraper helps you find phone numbers from publicly available Xing profiles, bios, and posts using keywords and country targeting. Itβs built for marketers, recruiters, sales pros, and researchers who need faster Xing lead generation, a practical Xing contact scraper, and scalable Xing data extraction without manual prospecting.
π Key Features of Xing Phone Number Scraper
| Feature | Benefit |
|---|---|
| β Keyword-Based Targeting | Uses your keywords to surface relevant Xing profiles for more focused prospecting |
| β Country Selection | Helps you narrow results to a specific country and its dialing code |
| β Location Filtering | Lets you further refine searches by location for more accurate Xing contact scraping |
| β Bulk Extraction | Supports larger Xing lead generation runs without manual copy-paste work |
| β Result Deduplication | Avoids repeating the same phone number, keeping your Xing sales leads cleaner |
| β Progress Saving | Stores progress so longer runs can resume more smoothly |
| β Incremental Dataset Saving | Saves results as they are found, reducing the risk of losing data during long jobs |
| β Built-In Proxy Support | Improves reliability when scraping publicly available data at scale |
π₯ Input β Xing Phone Number Scraper Parameters
{"keywords": ["marketing","founder"],"location": "London","country": "United Kingdom (+44)","maxPhoneNumbers": 20}
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
keywords | Array | Yes | ["marketing","founder"] | Keywords used to find relevant Xing profiles, bios, and posts. |
location | String | No | "" | Optional location filter such as a city or region. Leave it empty for a broader search. |
country | String | Yes | United Kingdom (+44) | Country to target for phone number extraction. |
maxPhoneNumbers | Integer | No | 20 | Stops the run after this many unique phone numbers are found. Higher values can increase run time. |
π€ Output β What Xing Phone Number Scraper Returns
The actor saves each result as a JSON record in your Apify dataset.
{"keyword": "marketing","title": "Anna MΓΌller","description": "Digital marketing consultant helping B2B teams improve lead generation and customer retention.","url": "https://www.xing.com/profile/Anna_Mueller","phone_number": "+44 20 7946 0958","country": "United Kingdom","dial_code": "+44"}
| Field | Label | Format | Description |
|---|---|---|---|
keyword | Keyword | text | The keyword that led to this result. |
title | Title | text | The profile or page title returned in the dataset. |
description | Description | text | The visible description or summary associated with the result. |
url | Url | link | Direct link to the Xing page where the phone number was found. |
phone_number | Phone Number | text | The phone number captured from publicly available content. |
country | Country | text | The selected country for the run. |
dial_code | Dial Code | text | The dialing code associated with the selected country. |
π» How to Use Xing Phone Number Scraper β Step-by-Step
- Open the Actor β Find Xing Phone Number Scraper in the Apify Store.
- Enter Keywords β Add one or more keywords that match the Xing profiles you want to scrape.
- Set a Country β Choose the country you want to target for phone number extraction.
- Add a Location Filter β Optionally narrow the search to a city or region.
- Set Max Phone Numbers β Limit the total number of unique phone numbers collected in one run.
- Run the Actor β Start the actor and watch the logs as it collects results.
- Export Results β Download the dataset once the run is complete.
No coding required β ideal for fast Xing phone lookup and scalable Xing prospecting tool workflows.
π‘ Best Use Cases for Xing Phone Number Scraper
- π― Xing Lead Generation β Build targeted Xing sales leads from publicly available profile data.
- π£ Outreach Lists β Create contact lists for sales, partnerships, and recruitment.
- π¬ Xing Contact Enrichment β Add phone numbers to existing lead records.
- π Market Research β Study professionals, roles, and industries visible on Xing.
- π€ Prospecting Workflows β Speed up manual research with a practical Xing automation tool.
Disclaimer
This actor only accesses publicly available data on Xing. It does not scrape private profiles, authenticated content, or password-protected pages. Users are responsible for making sure 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 π§ codebeatapi@gmail.com.
π Support & Feedback
Have a question or found an issue with the Xing Phone Number Scraper? We're here to help.
- π Bug Reports: Reach out if you notice an issue with scraping or output formatting
- β¨ Custom Solutions & Feature Requests: Contact us for help with specialized Xing data extraction needs
- π§ Email: codebeatapi@gmail.com
Your feedback helps improve the Xing phone number scraper for everyone.
Country & Time Targeting
Target Country did two jobs already: it supplies the dial code the search looks for, and it is the region numbers are parsed against. It now does a third
- Google is asked to answer as if searching from that country (
gl). Turn on Strict country filter to also restrict results to pages Google attributes to it (cr=countryXX); that is much tighter and returns noticeably fewer results.
Result Language restricts results to one language (hl + lr).
Time Range limits results to a publication window - past hour, 24 hours,
week, month, year, or an explicit Custom range via Custom range: from /
to in YYYY-MM-DD form. Selecting Custom range without either date falls
back to no time filter rather than silently searching all of time.
Region resolution
| Field | Meaning |
|---|---|
regionAmbiguous | true when the number was printed without a country code and the same national digits are valid in more than one country |
phoneIsMobile | true/false where the numbering plan can tell, empty where it genuinely cannot (US, Canada, Mexico) |
phoneCallingCode | The country's international calling code, as a number |
phoneCountryName | Full country name, falling back to the two-letter code rather than guessing |
regionAmbiguous is the important one. A number written as 020 7946 0958 is
only a UK number because the run targeted the UK - the country shown is a
reading, not a fact, and this column tells you which rows those are.