Handshake Job Scraper avatar

Handshake Job Scraper

Pricing

from $9.99 / 1,000 results

Go to Apify Store
Handshake Job Scraper

Handshake Job Scraper

Scrapes public job postings from Handshake, capturing job titles, employers, locations, employment types, industries, salary ranges, posting and expiry dates, descriptions, and job URLs, with optional keyword and location filtering.

Pricing

from $9.99 / 1,000 results

Rating

0.0

(0)

Developer

Jamshaid Arif

Jamshaid Arif

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Collects job postings that Handshake (joinhandshake.com) publishes publicly, without a student account. Each record is one posting with its title, hiring employer, city/state/country, employment type, industry, salary range and pay unit, posting and expiry dates and the full description text. Optional keyword and location filters narrow the run to the postings you care about, newest first.

Input

FieldDefaultDescription
keyword(empty)Keep only postings whose title, employer, industry or description contain every word given (e.g. software engineer). Empty keeps everything.
location(empty)Keep only postings matching one of these comma-separated terms — a city, state or country (e.g. New York, California). Empty keeps all locations.
max_results20Maximum postings to return after filtering (1–500).
max_jobs_scanned200How many postings the run may read before stopping (1–5000). Raise for narrow keywords, lower for a faster run.
newest_firsttrueRead the most recently published postings first. Turn off to start from the oldest.
proxyConfigurationOptionalEnable a US-based proxy for the most reliable results.

Output

Each result is one job posting:

{
"job_id": "11329252",
"title": "Research & Development Engineer",
"company": "Tessy Plastics",
"company_url": "http://tessy.com/",
"company_logo_url": "https://joinhandshake-production.imgix.net/app/public/assets/institutions/230308/original/hs-emp-logo-data.",
"city": "Skaneateles",
"state": "New York",
"country": "United States",
"location": "Skaneateles, New York, United States",
"employment_type": "FULL_TIME",
"industry": "Manufacturing",
"salary_min": 90000.0,
"salary_max": 150000.0,
"salary_currency": "USD",
"salary_unit": "YEAR",
"date_posted": "2026-08-20",
"valid_through": "2026-09-20",
"job_url": "https://app.joinhandshake.com/public/jobs/11329252",
"description": "Position Overview\nThe Research and Development Engineer is responsible for developing and refining product designs...",
"raw": { ... }
}

Notes

  • Runs with empty input (returns the newest public postings, unfiltered).
  • Enable a US-based proxy for the most reliable results.
  • Only postings Handshake publishes for everyone are covered — school-specific listings that require a student account are not included.
  • Intended for research and recruiting use; please respect Handshake's terms of service.