
Smart Recruiters Job Board Scraper
Pricing
$0.20 / 1,000 results
Go to Apify Store

Smart Recruiters Job Board Scraper
Automated job scraper SmartRecruiters. Detects platform, extracts full job details, filters incomplete posts, supports JSON/CSV, summary stats, and respectful scraping.
5.0 (1)
Pricing
$0.20 / 1,000 results
0
3
3
Last modified
10 days ago
Job Board Scraper Actor
Scrapes job postings from various job board platforms.
Supported Platforms
- AshbyHQ (jobs.ashbyhq.com)
- ADP WorkforceNow (workforcenow.adp.com)
- ADP MyJobs (myjobs.adp.com)
- Workday (myworkdayjobs.com)
- SmartRecruiters (smartrecruiters.com)
- iCIMS (icims.com)
- Greenhouse (greenhouse.io)
- UltiPro (ultipro.com)
- HRMDirect (hrmdirect.com)
- Taleo (taleo.net)
Input
- url (required): The job board URL to scrape
- maxPages: Maximum number of pages to scrape (default: 3)
- maxNaFields: Maximum N/A fields allowed per job (default: 5)
- outputFormat: Output format - json, csv, or both (default: json)
Output
The actor saves scraped jobs to:
- Dataset: Individual job records
- Key-value store: Complete results as jobs.json and/or jobs.csv
- OUTPUT: Summary statistics and job data
Usage Example
{"url": "https://jobs.ashbyhq.com/your-company","maxPages": 5,"maxNaFields": 3,"outputFormat": "both"}