ZipRecruiter (Bulk Cities) avatar

ZipRecruiter (Bulk Cities)

Deprecated
View all Actors
This Actor is deprecated

This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?

See alternative Actors
ZipRecruiter (Bulk Cities)

ZipRecruiter (Bulk Cities)

canadesk/ziprecruiter-bulk

Get Salaries, Locations and Job Titles from ZipRecruiter. It's fast and costs little.

You can access the ZipRecruiter (Bulk Cities) 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  "query": "Web Developer",
3  "city": [
4    "New York, NY",
5    "Los Angeles, CA",
6    "Boston"
7  ],
8  "proxy": {
9    "useApifyProxy": true,
10    "apifyProxyGroups": [
11      "RESIDENTIAL"
12    ]
13  }
14}' |
15apify call canadesk/ziprecruiter-bulk --silent --output-dataset

ZipRecruiter (Bulk Cities) API through CLI

The Apify CLI is the official tool that allows you to use ZipRecruiter (Bulk Cities) 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