VOOZH about

URL: https://apify.com/spartany/new-job-posts-finder

⇱ New Job Posts Finder Β· Apify


πŸ‘ New Job Posts Finder avatar

New Job Posts Finder

Under maintenance

Pricing

from $0.00005 / actor start

Go to Apify Store

New Job Posts Finder

Under maintenance

Pulls every fresher and entry-level tech job posted in the last 24 hours across Naukri, Indeed, LinkedIn, Internshala, Foundit, and Hirist into one clean, structured list. Set your role and location, run it once, and get everything worth applying to β€” no account needed, no manual searching.

Pricing

from $0.00005 / actor start

Rating

5.0

(2)

Developer

πŸ‘ Arnav Ignatius

Arnav Ignatius

Maintained by Community

Actor stats

5

Bookmarked

1K

Total users

130

Monthly active users

3 months ago

Last modified

Share

Indian Jobs Scraper

Scrapes fresher / fresh-graduate job listings from six major Indian job portals simultaneously:

Results are deduplicated, zone-mapped (Remote / South-1 / South-2 / West / North), and filtered to 0–1 yr experience roles only.


Features

  • πŸ” Multi-keyword search β€” search dozens of role titles in one run
  • πŸ—ΊοΈ Zone mapping β€” each job is tagged with its Indian geographic zone
  • 🧹 Semantic deduplication β€” same job posted on multiple platforms is merged into one record
  • πŸŽ“ Fresher filter β€” only jobs with 0–1 yr experience requirements are returned
  • πŸ“‚ Category bucketing β€” results grouped across Software Engineering, Data Analyst, Digital Marketing, Cloud & Cybersecurity

Input

FieldTypeDefaultDescription
scraperModeString (enum)deduplicatedWhich scraping strategy to use
keywordsString(all)Comma-separated job titles, e.g. Software Engineer, Data Analyst
locationStringIndiaCity or region to search in
maxJobsPerZoneInteger0 (no limit)Cap results per geographic zone

scraperMode values

ValueDescription
deduplicatedAll scrapers in parallel, semantically merged, zone-mapped (recommended)
allAll scrapers in parallel, raw per-source results
linkedinLinkedIn only
indeedIndeed only
naukriNaukri only
internshalaInternshala only
founditFoundit only
hiristHirist only
linkedin-postsLinkedIn feed posts (not job listings)

Output

Each item in the dataset represents one job listing:

FieldTypeDescription
titleStringJob title
companyStringCompany name
locationStringCity/region (comma-separated when merged)
linkStringDirect URL to the job posting
sourceStringPlatform the job was scraped from
keywordStringMatched keyword(s)
datePostedStringDate posted as reported by the source

Built-in Categories & Keywords

When no keywords are specified, the Actor searches all built-in keywords across four categories:

  • Software Engineering β€” Software Engineer, Frontend Developer, React Developer, Full Stack Developer, and more
  • Data Analyst β€” Data Analyst, Business Analyst, AI Engineer, ML Engineer, and more
  • Digital Marketing β€” SEO Executive, Social Media Manager, Content Writer, and more
  • Cloud Computing & Cybersecurity β€” Cloud Engineer, DevOps Engineer, Security Analyst, and more

Usage

Via Apify Console

Set the inputs in the auto-generated UI and click Run.

Via API

curl-X POST "https://api.apify.com/v2/acts/YOUR_ACTOR_ID/runs?token=YOUR_API_TOKEN"\
-H"Content-Type: application/json"\
-d'{
"scraperMode": "deduplicated",
"keywords": "Software Engineer, Data Analyst",
"location": "Bangalore"
}'

Locally (with Apify CLI)

npminstall
npx apify run

Input is read from storage/key_value_stores/default/INPUT.json.
Output is written to storage/datasets/default/.

Local Express API (development only)

The original Express API is still available for local development:

npm run start:api
# GET http://localhost:3000/scrape/deduplicated?keyword=Software+Engineer&location=Bangalore

You might also like

Internshala Scraper - Internships & Fresher Jobs in India

blackfalcondata/internshala-scraper

Scrape internships and fresher jobs from Internshala across India. Every listing carries a structured stipend, the required skills and the hiring company's location and details, ready to rank and shortlist in one clean dataset.

πŸ‘ User avatar

Black Falcon Data

59

Hirist.tech IT Jobs Scraper

logiover/hirist-tech-scraper

Hirist.tech IT jobs scraper and unofficial API alternative. Export tech job listings, salary, skills and recruiter data to CSV/JSON without login.

Internshala Scraper: 21 Fields of Indian Job Leads

getascraper/internshala-scraper

Scrape internships and entry-level fresher jobs from Internshala.com. Extracts 21 flat fields including role title, company, INR stipend or salary, duration, location, skills, and actively hiring badges. Runs fast and reliably without user login. $1.99/1k job leads.

Indeed Job Scraper

kawsar/indeed-job-scraper

Pulls job listings from Indeed by keyword, location, or company name. Run multiple searches at once and get titles, salaries, apply links, and posting dates back as structured data.

Indeed Job Scraper

pramodkonde17/indeed-job-scraper

Scrapes job listings from Indeed.com based on job role, location, and other filters. Returns structured job data including title, company, location, salary, and description.

Indeed Jobs Scraper

dami_studio/indeed-jobs-scraper

Scrape Indeed job postings by role and location across 11 countries. Returns title, company, salary, job type, remote flag, posted date, and apply URL for job-market tracking.

2

5.0

Multi Job Board Scraper - LinkedIn, Indeed, Glassdoor & More

veeronica/multi-job-board-scraper-linkedin-indeed-glassdoor-more

Scrape jobs from LinkedIn, Indeed, Glassdoor, Bayt, Naukri & BDJobs in one run. Get titles, companies, salaries, full descriptions, and company details as one clean dataset. No login or proxy needed.

Naukri Advanced Job Scraper

scrapemaster_in/apify-actor

Scrape any job role from Naukri.com across any Indian city. Get title, company, salary, experience, and direct job links.

Indeed Job Scraper

mvpeav/indeed-job-scraper

Scrape Indeed job listings with full details: salary, benefits, company ratings, job type, and more. Supports filters for location, job type, and date posted.

πŸ‘ User avatar

MItchell Peavler

2

Related articles

How to scrape Indeed jobs and company profiles
Read more