Workable Jobs scraper avatar
Workable Jobs scraper

Pricing

$4.49/month + usage

Go to Store
Workable Jobs scraper

Workable Jobs scraper

Developed by

Data Bro

Data Bro

Maintained by Community

Crawls Workable jobs and extracts Job_title, location, jobType, description, salaryType, salary-currency, SalaryMinWage, SalaryMaxWage, jobCategory, company, companyLogo, country, jobURL, isRemote. It accepts job search_keyword, maxItems, and country to get specific jobs from workable.

5.0 (1)

Pricing

$4.49/month + usage

0

Total users

5

Monthly users

4

Runs succeeded

>99%

Last modified

3 months ago

You can access the Workable 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 '{
< "searchkeyword": "Web Developer",
< "country": "US",
< "maxItems": 20
<}' |
<apify call databro/workable-jobs-scraper --silent --output-dataset

Workable Jobs scraper API through CLI

The Apify CLI is the official tool that allows you to use Workable 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: