ZipRecruiter avatar
ZipRecruiter
Try for free

1 day trial then $5.00/month - No credit card required now

View all Actors
ZipRecruiter

ZipRecruiter

canadesk/ziprecruiter
Try for free

1 day trial then $5.00/month - No credit card required now

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
Actor metrics
  • 5 monthly users
  • 100.0% runs succeeded
  • days response time
  • Created in Nov 2023
  • Modified 5 months ago