๐Ÿ”” Foundit New Jobs Alert Monitor avatar

๐Ÿ”” Foundit New Jobs Alert Monitor

Pricing

from $0.0015 / new job alert

Go to Apify Store
๐Ÿ”” Foundit New Jobs Alert Monitor

๐Ÿ”” Foundit New Jobs Alert Monitor

Watch any Foundit (foundit.in) 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 and location 24/7 and never miss a fresh opening.

Pricing

from $0.0015 / new job alert

Rating

0.0

(0)

Developer

hiper soft

hiper soft

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Watch any Foundit (foundit.in) job search and get alerted the moment a new job is posted. Point this monitor at a job keyword and location โ€” developer, data analyst, digital marketing, sales, anything on Foundit โ€” 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 job alerts.

How it works

  1. Give it a search โ€” one or more keywords like developer or data analyst, and optionally one or more Locations like Mumbai or Bengaluru. You can also paste a Foundit search URL from your browser.
  2. Put it on a schedule (e.g. every 30 minutes) in Apify or your automation tool.
  3. 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.)
  4. 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:

FieldDescription
changeTypenew (newly posted) or removed (no longer in results).
jobIdFoundit job ID.
titleJob title (e.g. "Scala Developer").
companyHiring company name.
locationJob location (e.g. "Bengaluru, India").
experienceRequired experience (e.g. "5-7 Years").
salarySalary when disclosed.
skillsKey skills for the role.
employmentTypeFull time, contract, etc.
industryIndustry of the role.
postedDateWhen the job was posted.
urlLink to the job on Foundit.
applyUrlDirect apply link.
firstSeenAtWhen this monitor first saw the job.
lastSeenAtWhen the job was last seen (on removals).
detectedAtWhen this change was detected.

Example new-job row

{
"changeType": "new",
"jobId": 65621986,
"title": "Scala Developer",
"company": "Infosys",
"location": "Bengaluru, India",
"experience": "5-7 Years",
"employmentType": "Full Time, Permanent",
"url": "https://www.foundit.in/job/scala-developer-infosys-bengaluru-65621986",
"firstSeenAt": "2026-09-05T12:34:56.000Z",
"detectedAt": "2026-09-05T12:34:56.000Z"
}

How to use it

  1. Add Foundit New Jobs Alert Monitor to your Apify account and open its input.
  2. Enter one or more Job keywords (e.g. developer, data analyst) and optionally one or more Locations.
  3. Optionally set a Monitor name so this search keeps its own memory.
  4. Save it, then create a Schedule (e.g. every 30 minutes) โ€” or trigger it from n8n, Make or Zapier.
  5. Connect the output to email, Slack, a spreadsheet or a webhook and let the new-job alerts come to you.

Input

{
"queries": ["developer", "data analyst"],
"locations": ["Mumbai", "Bengaluru"],
"maxItems": 200,
"monitorName": "dev-jobs-watch",
"emitBaselineOnFirstRun": false,
"detectRemoved": false
}
FieldDescription
queriesOne or more job keywords to watch. Each is monitored as its own search.
locationsOptional cities to narrow every keyword search. Each keyword is watched in every listed location.
maxItemsHow many jobs from the top of each search to check each run. 0 = no limit.
monitorNameOptional label so this search keeps its own separate memory.
emitBaselineOnFirstRunOutput every current job as new on the first run instead of seeding silently.
detectRemovedAlso 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 multiple cities? Yes โ€” add several Locations and every keyword is watched in each of them.

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.