๐ Instahyre New Jobs Alert Monitor
Pricing
from $0.0015 / new job alert
๐ Instahyre New Jobs Alert Monitor
Watch any Instahyre (instahyre.com) 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 keyword 24/7 and never miss a fresh opening.
Pricing
from $0.0015 / new job alert
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 Instahyre (instahyre.com) job search and get alerted the moment a new job is posted. Point this monitor at a job keyword โ python, data scientist, product manager, anything on Instahyre โ 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 the India tech market, job boards aggregating fresh roles, and anyone building automated job alerts.
How it works
- Give it a search โ one or more keywords like
pythonordata scientist. You can also paste an Instahyre search URL from your browser. Leave keywords empty to watch every new job. - 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 | Instahyre job ID. |
title | Job title (e.g. "Senior Backend Engineer"). |
company | Hiring company name. |
companyTagline | Short company tagline, when available. |
companyFounded | Year the company was founded, when available. |
employeeCount | Company size, when available. |
locations | Job location (e.g. "Bangalore"). |
skills | Key skills for the role. |
companyLogo | Company logo image URL. |
url | Link to the job on Instahyre. |
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": 1234567,"title": "Senior Backend Engineer","company": "Acme Technologies","locations": "Bangalore","skills": ["Python", "Django", "AWS"],"url": "https://www.instahyre.com/job/1234567/senior-backend-engineer","firstSeenAt": "2026-09-05T12:34:56.000Z","detectedAt": "2026-09-05T12:34:56.000Z"}
How to use it
- Add Instahyre New Jobs Alert Monitor to your Apify account and open its input.
- Enter one or more Job keywords (e.g.
python,data scientist), or leave it empty to watch every new job. - 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": ["python", "data scientist"],"maxItems": 200,"monitorName": "dev-jobs-watch","emitBaselineOnFirstRun": false,"detectRemoved": false}
| Field | Description |
|---|---|
queries | One or more job keywords to watch (matched against title and skills). Leave empty to watch every new job. |
maxItems | How many jobs from the top of the feed 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.
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.