Xing jobs scraper
Try for free
No credit card required
View all Actors
This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?
See alternative ActorsXing jobs scraper
curious_coder/xing-scraper
Try for free
No credit card required
Scrape jobs from xing job search results
You can access the Xing jobs scraper programmatically from your own applications by using the Apify API. You can 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:
Developer
Maintained by Community
Actor metrics
- 8 monthly users
- 4 stars
- 23.0% runs succeeded
- 2.6 days response time
- Created in Jan 2024
- Modified 19 days ago
Categories