
Xing jobs scraper
Deprecated
Pricing
Pay per usage
Go to Store

Xing jobs scraper
Deprecated
Scrape jobs from xing job search results
0.0 (0)
Pricing
Pay per usage
4
Total users
37
Monthly users
1
Runs succeeded
>99%
Issues response
2.5 days
Last modified
7 months ago
You can access the Xing jobs scraper 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 '{< "url": "https://www.xing.com/jobs/search?keywords=Trainee&location=Germany",< "startPage": 1,< "count": 100,< "proxy": {< "useApifyProxy": true,< "apifyProxyCountry": "US",< "apifyProxyGroups": [< "RESIDENTIAL"< ]< }<}' |<apify call curious_coder/xing-scraper --silent --output-dataset
Xing jobs scraper API through CLI
The Apify CLI is the official tool that allows you to use Xing jobs scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: