JobWatch — job posting monitor
Pricing
Pay per usage
Go to Apify Store

JobWatch — job posting monitor
Watches company job boards (Greenhouse / Lever ATS feeds) and emits a pay-per-event 'new_job' event whenever a matching role appears. Poll-based, serverless, no scraping.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Gecko Labs
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
JobWatch 🎯 — job posting monitor (Apify pay-per-event actor)
Watches company job boards (Greenhouse / Lever public ATS feeds) and emits a
pay-per-event new_job event whenever a matching role appears. Uses official
public job-board APIs (no scraping), so it's clean to run and ToS-friendly.
Input
sources— array of{ source: 'greenhouse'|'lever', company: '<board token|slug>', filters?: { titleKeywords[], locationKeywords[] } }
Output
new_jobevents (billed unit):{ eventType, source, company, id, title, location, department, url, postedAt, detectedAt }snapshotrows (free): per-sourcetotalJobs/newJobsper poll.
Sources
- Greenhouse —
https://boards-api.greenhouse.io/v1/boards/{token}/jobs - Lever —
https://api.lever.co/v0/postings/{company}?mode=json
Pricing
Pay-per-event: billed per new_job event. Snapshot rows are free.