HigherEdJobs Search Scraper avatar

HigherEdJobs Search Scraper

Pricing

from $2.99 / 1,000 job details

Go to Apify Store
HigherEdJobs Search Scraper

HigherEdJobs Search Scraper

Scrape job listings from HigherEdJobs.com, the leading job board for higher education. Extract job titles, institutions, locations, categories, and descriptions for academic recruitment.

Pricing

from $2.99 / 1,000 job details

Rating

0.0

(0)

Developer

Jobs API

Jobs API

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

11 hours ago

Last modified

Share

Extract public higher-education job listings from HigherEdJobs and optionally enrich them from canonical detail pages.

HigherEdJobs currently serves an Imperva challenge to ordinary datacenter HTTP clients even though the response status is 200. This Actor uses the public Jina Reader route, validates that the response contains complete source data, and never treats the challenge shell as job data.

Features

  • Strict query, location, item, detail, concurrency, timeout, retry, and proxy inputs.
  • One bounded search payload followed by at most maxDetailItems detail requests.
  • Source-backed location filtering; zero matches never fall back to unrelated locations.
  • Listing preservation when an individual detail page fails, with PARTIAL diagnostics.
  • Rich descriptions, qualifications, application instructions and links when detail pages verify.
  • HTTP, retry, reader, proxy, and execution-environment provenance.
  • Nonzero zero-record runs after the OUTPUT diagnostic summary is saved.

Local QA

npm install
npm test
npm run check
apify validate-schema
$env:APIFY_LOCAL_STORAGE_DIR='.apify_storage_search'
apify run --input-file qa-inputs/cloud-search.json --purge
npm run validate:dataset -- .apify_storage_search

includeDetails: false provides a faster listing-only mode. Apify Proxy is optional; credentials are never logged.