Naukri Job Scraper avatar

Naukri Job Scraper

Pricing

from $0.10 / 1,000 results

Go to Apify Store
Naukri Job Scraper

Naukri Job Scraper

Collect job listings from Naukri.com search results — title, company, salary, experience, location, skills and more.

Pricing

from $0.10 / 1,000 results

Rating

0.0

(0)

Developer

Curious Coder

Curious Coder

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Collect job listings from Naukri.com in one click. Give it a Naukri search results link and it returns a clean, structured list of jobs — ready to download as JSON, CSV, or Excel.

Great for job seekers tracking openings, recruiters sourcing candidates, and anyone analysing the job market.

What you get

For every job, the scraper returns:

FieldDescription
titleJob title
companyCompany name
experienceRequired experience (e.g. 1-3 Yrs)
salarySalary, or "Not disclosed"
locationJob location
skillsList of required skills
descriptionShort job description
postedLabelWhen it was posted (e.g. 21 Days Ago)
createdDatePosting date
ratingCompany rating
reviewsCountNumber of company reviews
urlDirect link to the job posting
keywordThe role you searched for

How to use it

  1. Go to naukri.com and search for the role you want.
  2. Apply any filters you like — experience, salary, location, work-from-home, etc.
  3. Copy the page link from your browser's address bar.
  4. Paste it into the Search page links field and click Start.

You can add multiple links to scrape several searches in one run.

Example

Search link:

https://www.naukri.com/full-stack-jobs?k=full stack&experience=1

Sample result:

{
"title": "Java Full Stack Developer",
"company": "Reliance Power",
"experience": "1-3 Yrs",
"salary": "Not disclosed",
"location": "Mumbai",
"skills": ["Java", "PHP", ".Net", "MongoDB", "SQL Server"],
"postedLabel": "21 Days Ago",
"rating": "4.1",
"url": "https://www.naukri.com/job-listings-java-full-stack-developer-..."
}

Settings

SettingDescriptionDefault
Search page linksOne or more Naukri search result page links.example link
Max pages per linkHow many result pages to collect per link (~20 jobs/page).5
Max jobs per linkMaximum jobs to collect per link.100

Output

Results are saved to the run's dataset. Download them as JSON, CSV, Excel, or HTML from the run's Storage tab, or fetch them through the Apify API.

Tips

  • The more specific your search and filters, the more relevant the results.
  • Add several links to compare roles, locations, or experience levels in one run.
  • Increase Max pages per link to go deeper into the results.

FAQ

Do I need any setup or accounts? No. Just paste a search link and run it.

Can I scrape multiple searches at once? Yes — add as many search links as you want.

How many jobs can I get? As many as the search returns, up to the limits you set in the settings.