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

3 hours ago

You can access the XING Data Extractor programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "search": "product",
< "location": "berlin",
< "radius": 100,
< "startUrls": [
< "https://www.xing.com/gruppen/freelance",
< "https://www.xing.com/pages/spectrumag",
< "https://www.xing.com/profile/Marko_RoeperGrewe",
< "https://www.xing.com/search/in/jobs?facets%5B%5D=discipline&keywords=product&location=berlin&nrs=1&page=2&radius=10&section=jobs"
< ],
< "maxItems": 20,
< "endPage": 1,
< "extendOutputFunction": "($) => { return {} }",
< "customMapFunction": "(object) => { return {...object} }",
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify call epctex/xing-scraper --silent --output-dataset

XING Data Scraper API through CLI

The Apify CLI is the official tool that allows you to use XING Data Extractor locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: