JobMaster.co.il - Israel Jobs avatar

JobMaster.co.il - Israel Jobs

Pricing

from $3.00 / 1,000 results

Go to Apify Store
JobMaster.co.il - Israel Jobs

JobMaster.co.il - Israel Jobs

Monitor the latest job listings from jobmaster.co.il by keyword (Hebrew or English). Title, company, city, job type, and short description. Built for tracking fresh postings.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

Swerve

Swerve

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

JobMaster.co.il Jobs Monitor

Scrape the latest job listings from jobmaster.co.il, one of Israel's large general job boards, by keyword.

Read this first — coverage limit. JobMaster shows only about 10 of the freshest results per keyword to anonymous (logged-out) visitors; deeper pages require a JobMaster account login. So this actor is built for monitoring new postings, not bulk export. To widen coverage, pass several keywords — each runs as its own search and the results are merged and de-duplicated.

What you get

One row per job, with a direct link to the posting.

FieldDescription
jobIdJobMaster's numeric job ID (primary key)
urlDirect link to the job detail page
titleJob title as published (Hebrew, gendered form)
companyHiring company or staffing agency name
locationJob location / city
jobTypeEmployment type (e.g. משרה מלאה)
descriptionShort description snippet from the card
keywordWhich search keyword surfaced this job
scrapedAtISO timestamp of the scrape

Input

FieldTypeDescription
keywordsstring[]One search per keyword (Hebrew or English). If empty, a default sample of common roles is used (JobMaster has no anonymous "all jobs" listing).
maxItemsintegerMax jobs across all keywords after de-duplication. No upper cap. Default 100.
proxyConfigurationobjectProxy settings. Israeli residential proxy used by default.

Example

{
"keywords": ["מפתח", "QA", "מעצב גרפי"],
"maxItems": 50,
"proxyConfiguration": { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"], "apifyProxyCountry": "IL" }
}

Example output row

{
"jobId": "9621901",
"url": "https://www.jobmaster.co.il/jobs/checknum.asp?key=9621901",
"title": "משרת מפתח/ת תוכנה –NodeJS ו- Angular",
"company": "תיגבור חברה ארצית לשרותי כ\"א",
"location": "ירושלים",
"jobType": "משרה מלאה",
"description": "דרוש/ה מפתח/ת תוכנה להצטרפות לצוות פיתוח מקצועי...",
"keyword": "מפתח",
"scrapedAt": "2026-06-16T12:00:00.000Z"
}

How it works

For each keyword the actor runs JobMaster's server-side search (?q=), parses the result cards, and merges them across keywords (de-duplicated by job ID). Results are saved incrementally as each search completes. Requests go through an Israeli residential proxy by default, with a fresh IP per retry.

Limits

  • ~10 freshest results per keyword (anonymous JobMaster page-1 cap). Use multiple keywords to widen coverage.
  • The card view carries title, company, city, type, and a short snippet; open the url for the full description and how to apply.

Use cases

  • Daily/hourly monitoring of new JobMaster postings for a set of roles.
  • Feeding a job-alert pipeline alongside the AllJobs, Drushim, GotFriends, and Taasuka actors.