Career Scraper Plus avatar
Career Scraper Plus

Pricing

$20.00/month + usage

Go to Apify Store
Career Scraper Plus

Career Scraper Plus

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

Pricing

$20.00/month + usage

Rating

0.0

(0)

Developer

Canadesk Support

Canadesk Support

Maintained by Community

Actor stats

10

Bookmarked

18

Total users

1

Monthly active users

7 months ago

Last modified

Share

You can access the Career Scraper Plus 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 '{
< "customquery": {
< "ubisoft2": "smartrecruiters",
< "pokemoncareers": "greenhouse",
< "wealthsimple": "lever",
< "rocycle": "personio",
< "bunq": "recruitee",
< "ryanair": "workable",
< "https://zoom.wd5.myworkdayjobs.com/Zoom": "workday"
< },
< "query": [
< "ubisoft2",
< "pokemoncareers",
< "wealthsimple",
< "rocycle",
< "bunq",
< "ryanair",
< "https://zoom.wd5.myworkdayjobs.com/Zoom"
< ],
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify call canadesk/career-scraper-plus --silent --output-dataset

Career Scraper Plus API through CLI

The Apify CLI is the official tool that allows you to use Career Scraper Plus locally, providing convenience functions and automatic retries on errors.

Install Apify CLI

Using installation script (macOS/Linux):

$curl -fsSL https://apify.com/install-cli.sh | bash

Using installation script (Windows):

$irm https://apify.com/install-cli.ps1 | iex

Using Homebrew:

$brew install apify-cli

Using NPM:

$npm install -g apify-cli
Having problems? Read the installation guide

Other API clients include: