Higheredjobs Jobs Search Scraper avatar

Higheredjobs Jobs Search Scraper

Pricing

from $1.50 / 1,000 results

Go to Apify Store
Higheredjobs Jobs Search Scraper

Higheredjobs Jobs Search Scraper

Scrape structured job listings from HigherEdJobs.com — the leading platform for academic and administrative positions in higher education. Extract titles, salaries, institutions, locations, and 20+ fields per listing for research, recruitment, and market analysis.

Pricing

from $1.50 / 1,000 results

Rating

0.0

(0)

Developer

Stealth mode

Stealth mode

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

HigherEdJobs.com Scraper: Extract Higher Education Job Listings


What Is HigherEdJobs.com?

HigherEdJobs.com is one of the most comprehensive job boards dedicated exclusively to higher education — covering faculty, administrative, executive, and staff positions at colleges and universities worldwide. For recruiters, researchers, and HR professionals tracking academic hiring trends, manually collecting this data is impractical at scale. The HigherEdJobs.com Scraper automates extraction from search result pages, delivering clean, structured records ready for analysis.


Overview

The HigherEdJobs Search Scraper targets job search result pages and extracts all listed positions into structured datasets. Ideal for:

  • Academic recruiters monitoring open roles by keyword, department, or institution type
  • HR analysts benchmarking salaries and position types across institutions
  • Researchers studying higher education labor market trends globally
  • Job aggregators building or enriching academic job boards

The scraper supports bulk URL input, configurable item limits, and fault-tolerant runs via ignore_url_failures.


Input Format

{
"urls": [
"https://www.higheredjobs.com/search/advanced_action.cfm?OnlyTitle=0&Keyword=audit&Page=4"
],
"ignore_url_failures": true,
"max_items_per_url": 50
}
FieldTypeDescription
urlsArray of stringsOne or more HigherEdJobs search result page URLs. Supports keyword filters, category filters, and pagination (e.g., &Page=2). Add URLs one by one or use bulk edit.
ignore_url_failuresBooleanIf true, the scraper skips failed URLs and continues the run rather than stopping. Recommended for bulk jobs. Default: true.
max_items_per_urlIntegerMaximum number of job listings to collect per URL. Default: 20. Increase to 50+ for full-page extraction.

Tip: Use HigherEdJobs' advanced search filters (keyword, category, institution type, remote) to build targeted URLs before pasting them into the scraper.


Output Format

Sample Record

{
"inst_type": 1,
"is_aa_email": null,
"remote_type": 1,
"is_military_upgrade": false,
"department": "",
"priority": false,
"inst_city": "Colombia",
"is_pool_position": false,
"profile_id": null,
"inst_name": "University of Missouri - St. Louis",
"salary": "",
"position_type": 1,
"job_cat_codes": [
18
],
"job_code": 179446560,
"job_cat_desc": "Business and Financial Services",
"account_id": null,
"date_posted": "2026-05-18T16:17:10.807Z",
"inst_country_code": 226,
"job_title": "Senior Auditor - Internal Audit",
"inst_state_code": "MO",
"from_url": "https://www.higheredjobs.com/search/advanced_action.cfm?OnlyTitle=0&Keyword=audit&Page=4"
}

Each job listing returns a record with the following fields:

Job Identification

FieldMeaning
Job CodeUnique internal identifier for the job posting
Profile IDEmployer profile identifier linked to the posting
Account IDInstitution's account identifier on the platform
Job Cat CodesCategory code(s) classifying the role (e.g., faculty, administrative)
Job Cat DescHuman-readable category description corresponding to Job Cat Codes

Job Details

FieldMeaning
Job TitleFull title of the position as listed
DepartmentDepartment or unit within the institution hiring for this role
Position TypeClassification such as full-time, part-time, or contract
SalarySalary range or compensation info if provided by the employer
Date PostedDate the listing was published on HigherEdJobs.com
Remote TypeIndicates remote work eligibility (e.g., fully remote, hybrid, on-site)

Institution Details

FieldMeaning
Inst NameFull name of the hiring institution
Inst TypeType of institution (e.g., 4-year university, community college, research institute)
Inst CityCity where the institution is located
Inst State CodeState or province code (e.g., CA, NY)
Inst Country CodeISO country code of the institution (supports international listings)

Listing Flags

FieldMeaning
PriorityWhether the listing has paid/priority placement in search results
Is Pool PositionIf true, the role is an open applicant pool rather than a single-hire position
Is AA EmailIndicates whether an affirmative action contact email is included
Is Military UpgradeFlags listings with military/veteran hiring preferences or upgrades

How to Use

  1. Build your search URL — Use HigherEdJobs' Advanced Search with your desired keyword, category, and filters. Copy the results page URL.
  2. Handle pagination — For more results, increment &Page=2, &Page=3, etc. and add each as a separate URL entry.
  3. Configure input — Paste URLs into the urls array. Set max_items_per_url to match the number of listings per page (typically 25–50).
  4. Run the scraper — Start the actor and monitor logs.
  5. Export — Download output as JSON, CSV, or Excel.

Tips:

  • Combine multiple keyword searches (e.g., Keyword=audit, Keyword=finance) across separate URLs in one run.
  • Set ignore_url_failures: true for uninterrupted bulk runs.
  • Match max_items_per_url to the actual page size to avoid truncation.

Use Cases & Business Value

  • Salary benchmarking: Aggregate salary data across institution types, regions, and departments
  • Hiring trend analysis: Track volume and velocity of academic job postings by keyword or category
  • Competitive intelligence: Monitor which institutions are actively hiring in specific fields
  • Job board enrichment: Pipe structured data into custom academic career platforms

The scraper eliminates manual copy-paste workflows, producing consistent datasets that plug directly into spreadsheets, databases, or BI dashboards.


Conclusion

The HigherEdJobs.com Scraper gives recruiters, analysts, and researchers reliable, scalable access to higher education job data. With 20+ structured fields per listing and flexible search URL support, it turns HigherEdJobs' extensive catalog into actionable intelligence. Configure your search, run the scraper, and start analyzing in minutes.