ZipRecruiter avatar
ZipRecruiter
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

ZipRecruiter

canadesk/ziprecruiter

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

Features

⭐ Use (canadesk/ziprecruiter-bulk)[https://apify.com/canadesk/ziprecruiter-bulk] to check multiple Cities at once!

  • Search Locations

  • Search Job Titles

  • Get Salary Data

    First the process looks for the City and Job Title combination in ZipRecruiter database, and returns results based on the first match.

    If you want to know the exact Locations and Job Titles that will be used, run "Search Locations" and "Search Job Titles" separately.

    ZipRecruiter only supports US-based locations for Salary.

    [Input]

    1{
    2    "query": string,    // Job title
    3    "country": string,
    4    "process": string,
    5    "city": array,
    6}

    [Output]

    1{
    2    "avg_earners": object,  // Location salary
    3    "city": string,         // Location
    4    "nationwide": object,   // Nationwide salary (side information)
    5    "p25_earners": object,  // 25th percentile
    6    "p75_earners": object,  // 75th percentile
    7    "p90_earners": object,  // 90th percentile
    8}

How it works.

  1. Enter the Job Title and City to search for.

  2. Select a process to run (e.g., Get Salary Data).

  3. Set the crawler options.

  4. Run it! 🎉

Note: All processes return raw data.

Support

Always use a proxy, and make sure to wait between requests!

Open a new issue or contact support.

Please provide us with your run URL, and a screenshot of the original website output.

Cheers!

Developer
Maintained by Community