Xing Phone Number Scraper - Country Filter & Carrier Data avatar

Xing Phone Number Scraper - Country Filter & Carrier Data

Pricing

from $1.50 / 1,000 results

Go to Apify Store
Xing Phone Number Scraper - Country Filter & Carrier Data

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

Code Beat

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

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

FeatureBenefit
βœ… Keyword-Based TargetingUses your keywords to surface relevant Xing profiles for more focused prospecting
βœ… Country SelectionHelps you narrow results to a specific country and its dialing code
βœ… Location FilteringLets you further refine searches by location for more accurate Xing contact scraping
βœ… Bulk ExtractionSupports larger Xing lead generation runs without manual copy-paste work
βœ… Result DeduplicationAvoids repeating the same phone number, keeping your Xing sales leads cleaner
βœ… Progress SavingStores progress so longer runs can resume more smoothly
βœ… Incremental Dataset SavingSaves results as they are found, reducing the risk of losing data during long jobs
βœ… Built-In Proxy SupportImproves 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
}
ParameterTypeRequiredDefaultDescription
keywordsArrayYes["marketing","founder"]Keywords used to find relevant Xing profiles, bios, and posts.
locationStringNo""Optional location filter such as a city or region. Leave it empty for a broader search.
countryStringYesUnited Kingdom (+44)Country to target for phone number extraction.
maxPhoneNumbersIntegerNo20Stops 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"
}
FieldLabelFormatDescription
keywordKeywordtextThe keyword that led to this result.
titleTitletextThe profile or page title returned in the dataset.
descriptionDescriptiontextThe visible description or summary associated with the result.
urlUrllinkDirect link to the Xing page where the phone number was found.
phone_numberPhone NumbertextThe phone number captured from publicly available content.
countryCountrytextThe selected country for the run.
dial_codeDial CodetextThe dialing code associated with the selected country.

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

  1. Open the Actor β€” Find Xing Phone Number Scraper in the Apify Store.
  2. Enter Keywords β€” Add one or more keywords that match the Xing profiles you want to scrape.
  3. Set a Country β€” Choose the country you want to target for phone number extraction.
  4. Add a Location Filter β€” Optionally narrow the search to a city or region.
  5. Set Max Phone Numbers β€” Limit the total number of unique phone numbers collected in one run.
  6. Run the Actor β€” Start the actor and watch the logs as it collects results.
  7. 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

FieldMeaning
regionAmbiguoustrue when the number was printed without a country code and the same national digits are valid in more than one country
phoneIsMobiletrue/false where the numbering plan can tell, empty where it genuinely cannot (US, Canada, Mexico)
phoneCallingCodeThe country's international calling code, as a number
phoneCountryNameFull 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.