๐ CutShort New Tech Jobs Alert Monitor
Pricing
from $0.0015 / new job posting
๐ CutShort New Tech Jobs Alert Monitor
Watch any CutShort (cutshort.io) tech-job search on a schedule and get ONLY newly-posted jobs since the last run. Runs in Apify Schedules, n8n, Make or Zapier for automated new-job alerts โ quiet runs return nothing, so it is cheap to watch a skill 24/7 and never miss a fresh opening.
Pricing
from $0.0015 / new job posting
Rating
0.0
(0)
Developer
hiper soft
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Watch any CutShort (cutshort.io) tech-job search and get alerted the moment a new job is posted. Point this monitor at a skill or role โ java, python, devops, data science, frontend, anything on CutShort โ put it on a schedule, and each run returns only the jobs newly posted since the last run. Quiet runs return nothing, so you can watch a search every few minutes, all day, and only ever see fresh openings.
Built for automation: drop it into Apify Schedules, n8n, Make or Zapier and turn every new job into an email, a Slack message, a Google Sheet row or a webhook.
Why a monitor instead of a scraper?
A scraper gives you everything every time โ and you then have to figure out what's new. This monitor remembers what it saw last time and hands you a clean feed of just the new jobs:
- ๐ New jobs โ the moment a posting matching your search goes live.
- ๐๏ธ Removed jobs โ optional. Jobs that were present before but have now been filled, withdrawn or expired.
Perfect for job seekers who want to apply first, recruiters tracking a market, job boards aggregating fresh roles, and anyone building automated tech-job alerts.
How it works
- Give it a search โ one or more skill keywords like
java,pythonordata science. You can also paste a CutShort jobs URL from your browser. - Put it on a schedule (e.g. every 30 minutes) in Apify or your automation tool.
- First run quietly records the current jobs as a baseline and returns nothing โ so a fresh schedule doesn't dump the whole board at you. (Prefer the full list up front? Turn on Emit all jobs on the first run.)
- Every run after that returns only the jobs posted since the previous run.
Each monitor keeps its own separate memory, so you can run several different searches side by side without them interfering โ just give each one a Monitor name.
What you get
One row per newly-posted job:
| Field | Description |
|---|---|
changeType | new (newly posted) or removed (no longer in results). |
jobId | CutShort job ID. |
title | Job title (e.g. "Senior Java Developer"). |
company | Hiring company name. |
location | Job location (e.g. "Bengaluru"). |
remote | Remote / Remote OK / On-site. |
roleType | Full time, contract, etc. |
experience | Required experience (e.g. "3 - 6 yrs"). |
salary | Salary range when disclosed. |
skills | Key skills for the role. |
url | Link to the job on CutShort. |
firstSeenAt | When this monitor first saw the job. |
lastSeenAt | When the job was last seen (on removals). |
detectedAt | When this change was detected. |
Example new-job row
{"changeType": "new","jobId": "66b1f0a2c9e77a0012ab34cd","title": "Senior Java Developer","company": "Acme Technologies","location": "Bengaluru","remote": "Remote OK","roleType": "full time","experience": "3 - 6 yrs","salary": "INR 20,00,000 - 35,00,000","skills": ["Java", "Spring Boot", "Microservices", "REST API"],"url": "https://cutshort.io/job/senior-java-developer-acme-technologies","firstSeenAt": "2026-09-06T12:34:56.000Z","detectedAt": "2026-09-06T12:34:56.000Z"}
How to use it
- Add CutShort New Tech Jobs Alert Monitor to your Apify account and open its input.
- Enter one or more Skill keywords (e.g.
java,python,devops). - Optionally set a Monitor name so this search keeps its own memory.
- Save it, then create a Schedule (e.g. every 30 minutes) โ or trigger it from n8n, Make or Zapier.
- Connect the output to email, Slack, a spreadsheet or a webhook and let the new-job alerts come to you.
Input
{"queries": ["java", "python"],"maxItems": 100,"monitorName": "tech-jobs-watch","emitBaselineOnFirstRun": false,"detectRemoved": false}
| Field | Description |
|---|---|
queries | One or more skill keywords to watch. Each is monitored as its own search. |
maxItems | How many jobs from the top of each search to check each run. 0 = no limit. |
monitorName | Optional label so this search keeps its own separate memory. |
emitBaselineOnFirstRun | Output every current job as new on the first run instead of seeding silently. |
detectRemoved | Also report removed jobs (default off). |
FAQ
How often should I run it? As often as you like โ every 15 or 30 minutes works well. Runs with no new jobs return nothing, so frequent checks stay cheap.
Will the first run flood me with results? No. By default the first run silently records a baseline and returns nothing; you only start getting rows from the second run onward. Turn on Emit all jobs on the first run if you'd rather get the full list up front.
Can I watch several searches at once? Yes. Give each one a different Monitor name and each keeps its own independent memory of what it has seen.
Can I watch several skills? Yes โ add several Skill keywords and each is watched as its own search every run.
What export and integration options are there? JSON, CSV, Excel and XML, plus the Apify API, webhooks and native integrations with n8n, Make, Zapier and more.