Career Scraper avatar

Career Scraper

Try for free

3 days trial then $12.00/month - No credit card required now

View all Actors
Career Scraper

Career Scraper

canadesk/career-scraper
Try for free

3 days trial then $12.00/month - No credit card required now

Collect Jobs from Greenhouse, Lever, Personio, Recruitee, SmartRecruiters, Workable and Workday in one go. It's fast and costs little.

You can access the Career 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  "customquery": {
3    "ubisoft2": "smartrecruiters",
4    "pokemoncareers": "greenhouse",
5    "wealthsimple": "lever",
6    "rocycle": "personio",
7    "bunq": "recruitee",
8    "ryanair": "workable",
9    "https://zoom.wd5.myworkdayjobs.com/Zoom": "workday"
10  },
11  "query": [
12    "ubisoft2",
13    "pokemoncareers",
14    "wealthsimple",
15    "rocycle",
16    "bunq",
17    "ryanair",
18    "https://zoom.wd5.myworkdayjobs.com/Zoom"
19  ],
20  "proxy": {
21    "useApifyProxy": true
22  }
23}' |
24apify call canadesk/career-scraper --silent --output-dataset

Career Scraper API through CLI

The Apify CLI is the official tool that allows you to use Career 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
  • 6 monthly users
  • 4 stars
  • 100.0% runs succeeded
  • 4 days response time
  • Created in Dec 2023
  • Modified 3 months ago