XING Data Extractor avatar
XING Data Extractor

Pricing

$30.00/month + usage

Go to Store
XING Data Extractor

XING Data Extractor

Developed by

epctex

epctex

Maintained by Community

Unleash the power of advanced scraping to gather comprehensive data on companies, jobs, profiles, communities, and groups from XING. Extract job descriptions, images, company details, summarizations and more. Customize your search terms, filters, and mappings for precision.

0.0 (0)

Pricing

$30.00/month + usage

5

Total users

279

Monthly users

16

Runs succeeded

98%

Issues response

2.4 hours

Last modified

5 hours ago

LO

Keyword search all items

Closed

lorenz.bl opened this issue
2 months ago

Hey there,

I would like to scrape all members that have a specific certification. Unfortunately, I don't find any results. My manual search shows 718 results. How can I scrape all of them?

This is the input I tried:

{ "customMapFunction": "(object) => { return {...object} }", "endPage": 1, "extendOutputFunction": "($) => { return {} }", "maxItems": 20, "proxy": { "useApifyProxy": true, "apifyProxyGroups": [ "RESIDENTIAL" ], "apifyProxyCountry": "DE" }, "search": "NCDA", "startUrls": [ "https://www.xing.com/search/members?keywords=NCDA" ] }

epctex avatar

epctex (epctex)

2 months ago

Hey there,

Closing the issue due to not supporting members. For reaching out; feel free to reply, re-open or just create a new issue. We will get notified, and reply to you immediately.

The XING data scraper supports the following features:

Search any keyword - You can search for any keyword and find the jobs according to your needs.

Filter your search - Filter your search results by any location name or any specific radius.

Scrape job - Fetch any job detail that has been published on XING.

Scrape profile - You can any person's profile on XING. It is structured and provides all the detailed information.

Scrape community or group - You can scrape a specific community or group that people are included in.

Scrape company - You can scrape all the detailed information from the company profiles.

Best,

LO

lorenz.bl

2 months ago

Hey there, please reply to my issue if you find the time.