
Xing jobs scraper
Pricing
Pay per usage

Xing jobs scraper
Scrape jobs from xing job search results
0.0 (0)
Pricing
Pay per usage
4
Monthly users
8
Last modified
5 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.
1echo '{
2 "url": "https://www.xing.com/jobs/search?keywords=Trainee&location=Germany",
3 "startPage": 1,
4 "count": 100,
5 "proxy": {
6 "useApifyProxy": true,
7 "apifyProxyCountry": "US",
8 "apifyProxyGroups": [
9 "RESIDENTIAL"
10 ]
11 }
12}' |
13apify 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
1npm i -g apify-cli
2apify login
Other API clients include:
Pricing
Pricing model
Pay per usageThis Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.