Job Monitor — Only What's New Since Last Run avatar

Job Monitor — Only What's New Since Last Run

Pricing

from $1.50 / 1,000 results

Go to Apify Store
Job Monitor — Only What's New Since Last Run

Job Monitor — Only What's New Since Last Run

Watch any career page or job board and get only the NEW and CHANGED postings. Works across hundreds of boards via schema.org JobPosting - no per-site setup.

Pricing

from $1.50 / 1,000 results

Rating

0.0

(0)

Developer

alaudin burki

alaudin burki

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Watch job pages and get only the NEW and CHANGED postings since your last run. Reads schema.org JobPosting data, so no per-site setup - see the README for which pages work.

Built reliability-first: every row reports what was found and what was missing — you never get a silent blank, and a run summary tells you exactly what happened.

What you get

FieldDescription
changeTypeChange Type
titleTitle
companyCompany
locationLocation
salaryMinSalary Min
salaryMaxSalary Max
remoteRemote
urlUrl

How to use it

  1. Fill in the input (see the example below).
  2. Run it once for a snapshot, or schedule it to keep the data fresh.
  3. Export to CSV/JSON/Excel, or push straight to Google Sheets, Notion, Airtable, Zapier, Make, or n8n.

Input

{
"boardUrls": [
{
"url": "https://euremotejobs.com/job/analytics-engineer-3/"
},
{
"url": "https://euremotejobs.com/job/audio-transcription-indonesian-indonesia/"
},
{
"url": "https://euremotejobs.com/job/nederlandstalige-afsprakenplanner-volledig-remote-freelance/"
}
],
"returnMode": "new_only",
"titleIncludes": [
"engineer",
"developer"
],
"titleExcludes": [
"intern"
],
"remoteOnly": false,
"minSalary": 0,
"postedWithinDays": 30,
"includeRemoved": false,
"maxItems": 500,
"maxConcurrency": 5
}

Sample output

[
{
"changeType": 12.3,
"title": "Example title",
"company": "example",
"location": "example",
"salaryMin": 3.14,
"salaryMax": 3.14,
"remote": "example",
"url": "https://example.com/item/1"
}
]

Typical uses

  • Schedule it and feed the output straight into your sheet, database, or app.
  • Pair it with the related actors below to build a complete pipeline.

Pricing

$1.50 / 1,000 results ($0.0015 per result), plus a near-zero start fee. You are never charged beyond your limit, and blocked or failed items are reported honestly — not billed as data.

FAQ & limitations

  • Public data only — no login walls, no cookies required.
  • Rate limits on the source may require the proxy or a retry on very large pulls.
  • Every row reports its own status, so partial results are always labeled, never faked.
  • Integrations: output works with Zapier, Make, n8n, and any webhook via Apify's integrations.
  • Formats: results export as JSON, CSV, Excel, or HTML from the dataset.
  • Portfolio Health Monitor
  • Format Converter
  • URL Metadata Extractor