Naukri.com Job Scraper avatar

Naukri.com Job Scraper

Pricing

from $0.98 / 1,000 results

Go to Apify Store
Naukri.com Job Scraper

Naukri.com Job Scraper

Scrape Naukri.com for structured Indian job data: titles, companies, salary ranges, required skills & full descriptions. 100,000+ listings with keyword, location, experience level and work-mode filters. Remote/hybrid/on-site detection. No API key required.

Pricing

from $0.98 / 1,000 results

Rating

0.0

(0)

Developer

Unfenced Group

Unfenced Group

Maintained by Community

Actor stats

1

Bookmarked

15

Total users

5

Monthly active users

7 hours ago

Last modified

Share

Naukri.com Job Scraper

Extract structured job listings from Naukri.com — India's largest job portal with 100M+ listings across all major cities. No account required.


What you get

Each result includes:

  • Title, company, locations — with AmbitionBox rating and review count when available
  • Salary — structured as salaryMin / salaryMax in INR (or null when employer does not disclose)
  • ExperienceexperienceMin and experienceMax in years
  • Skills — preferred and additional skills extracted per listing
  • Full description — HTML, plain text, and Markdown for every job
  • Industry and function area — standardised Naukri taxonomy
  • Work moderemote, hybrid, on-site, or null
  • Repost detection — 90-day cross-run memory to flag duplicate listings in scheduled runs

Input parameters

ParameterTypeDescriptionDefault
keywordstringJob title or skill, e.g. python developer, data analyst
locationstringCity filter: bengaluru, mumbai, pune, delhi, noida, gurgaon, hyderabad, chennai, kolkata, ahmedabad— (all cities)
jobIdsarraySpecific Naukri job IDs to fetch directly. Overrides keyword and location
daysOldintegerOnly return jobs posted within this many days, e.g. 7 for last week
maxResultsintegerMaximum number of results to return1000
skipRepostsbooleanSkip listings already scraped in a previous runfalse

Output schema

{
"id": "230326500198",
"url": "https://www.naukri.com/job-listings-senior-software-engineer-...",
"title": "Senior Software Engineer",
"company": "Steris",
"companyId": "12345",
"companyRating": 4.1,
"companyReviewCount": 312,
"locations": ["Pune"],
"salaryText": "15-25 Lacs PA",
"salaryMin": 1500000,
"salaryMax": 2500000,
"salaryCurrency": "INR",
"salaryPeriod": "yearly",
"experienceText": "5-10 Yrs",
"experienceMin": 5,
"experienceMax": 10,
"workMode": "hybrid",
"skills": ["Selenium", "NUnit", "JIRA", "Performance testing"],
"jobType": null,
"industry": "Medical Devices & Equipment",
"functionArea": "Engineering - Software & QA",
"roleCategory": "Software Development",
"noOfOpenings": 1,
"education": "Any Graduate",
"applicationDeadline": null,
"publishDateISO": "2026-03-23T00:00:00+00:00",
"description": "<div>...</div>",
"descriptionText": "We are looking for a Senior Software Engineer...",
"descriptionMarkdown": "## Position Summary\n\nWe are looking...",
"isRepost": false,
"originalPublishDate": null,
"originalUrl": null,
"source": "naukri.com",
"scrapedAt": "2026-03-30T16:56:37+00:00",
"contentHash": "a3f1b2c9"
}

💰 Pricing

$0.98 per 1,000 results — you only pay for successfully retrieved listings. Failed retries and filtered reposts are never charged.

ResultsCost
100~$0.10
1,000~$0.98
10,000~$9.80
100,000~$98.00

Flat-rate alternatives typically charge $29–$49/month regardless of usage. At 10,000 results/month, this scraper costs significantly less with no commitment.

Use the Max results cap in the input to control your spend exactly.


Performance

ScenarioResultsDuration
1 city, 1 keyword15–1005–30 seconds
All cities, 1 keyword50–50030–120 seconds
1,000 results~1,00060–180 seconds

City-specific searches are fastest. Performance depends on how many listings match the keyword across Naukri's sitemaps.


Example use cases

  • Recruitment analytics — Track salary ranges and required skills by role across Indian cities
  • Market research — Monitor hiring trends, emerging technologies, and demand by function area
  • Competitive intelligence — Follow competitor hiring activity by company
  • Job aggregation — Build or enrich a job board with structured Naukri listings
  • Scheduled monitoring — Run daily with skipReposts: true to capture only new postings

Notes

  • applyUrl is always null — Naukri uses a modal for applications without a direct link
  • Salary is often not disclosed by employers; salaryMin / salaryMax will be null in those cases
  • workMode values: remote, hybrid, on-site, or null when not specified
  • Jobs outside major cities appear in OtherCities sitemaps and are included when no location filter is set

Built by unfenced-group · Issues? Open a ticket or send a message.