HigherEdJobs Search Scraper
Pricing
from $2.99 / 1,000 job details
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
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
11 hours ago
Last modified
Categories
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
maxDetailItemsdetail requests. - Source-backed location filtering; zero matches never fall back to unrelated locations.
- Listing preservation when an individual detail page fails, with
PARTIALdiagnostics. - 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
OUTPUTdiagnostic summary is saved.
Local QA
npm installnpm testnpm run checkapify validate-schema$env:APIFY_LOCAL_STORAGE_DIR='.apify_storage_search'apify run --input-file qa-inputs/cloud-search.json --purgenpm run validate:dataset -- .apify_storage_search
includeDetails: false provides a faster listing-only mode. Apify Proxy is optional; credentials are never logged.