Naukri.com Jobs Scraper avatar

Naukri.com Jobs Scraper

Pricing

from $18.00 / 1,000 results

Go to Apify Store
Naukri.com Jobs Scraper

Naukri.com Jobs Scraper

Scrapes Naukri.com job listings by keyword, location, experience, and work type. Returns each job as a flat row with title, company, salary, and description.

Pricing

from $18.00 / 1,000 results

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

2

Bookmarked

267

Total users

22

Monthly active users

14 days ago

Last modified

Share

ParseForge

Naukri.com Jobs Scraper

Scrape Naukri.com job listings by keyword, city, experience, and work type, up to a million per run. Every job comes with its title, company, salary, location, and full description. No login or API key. Export to CSV, JSON, Excel, or XML.

Naukri.com is India's largest job portal, but manually copying listings for market research or recruitment analysis is slow and error-prone. This actor reads the public job search results directly, filtering by keyword, city, experience level, and work arrangement, and returns each match in one consistent schema.

Who uses itWhat they scrape Naukri.com for
Recruitment agenciesBuild a fresh pipeline of open positions matching client mandates across Indian cities.
Market researchersTrack which skills and salary bands are trending for a specific job title this quarter.
Job boards and aggregatorsPopulate a niche job site with current listings filtered by work-from-home or hybrid roles.
Sales and lead gen teamsIdentify companies that are actively hiring for roles your product or service supports.

What it does

This Actor collects Naukri.com job listings by keyword and optional location, experience, and work type filters, and returns each one as a flat row.

  • ๐Ÿ”Ž Keyword-driven search: Feed it a job title like 'python developer' or 'data analyst' and get every matching listing.
  • ๐Ÿ“ Location filter: Narrow results to a specific city such as Bangalore, Mumbai, Delhi, or Hyderabad.
  • ๐Ÿ“… Experience filter: Set a minimum years of experience to target entry-level, mid-senior, or leadership roles.
  • ๐Ÿข Work type filter: Isolate remote, work-from-office, or hybrid positions with one dropdown.
  • ๐Ÿ”„ Sort order: Retrieve results by relevance or by the most recently posted jobs first.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with Naukri.com data

๐Ÿ“Š Monitor salary benchmarks.

An HR analyst scrapes 'data engineer' jobs in Bangalore every month, extracts salary ranges, and plots compensation trends for the quarterly leadership review.

๐Ÿก Build a remote-jobs feed.

A niche job board owner runs the actor daily with the work type set to 'Remote' and keyword 'react', auto-publishing the freshest listings to their site.

๐Ÿ“ˆ Track competitor hiring.

A product manager searches for a rival company's name as the keyword to see which roles they are expanding and infer their product roadmap.

๐ŸŽฏ Generate recruitment leads.

A staffing agency filters for 'project manager' roles in Mumbai requiring 5+ years of experience and exports the company list for outbound calls.

Why choose this scraper

What you get
One fixed schemaEvery run returns the same fields, so you can append data across weeks without cleaning.
No API registrationReads the public search pages directly. No OAuth, no app approval, no rate-limit headaches.
Bulk export readyDownload your dataset as CSV, JSON, Excel, or XML for direct use in Excel, Tableau, or a database.

How it compares

This actor focuses on a clean, filter-driven search experience for Naukri.com, while other scrapers may offer additional Gulf coverage or pre-computed fields like emails.

FeatureParseForgeNaukri Job ScraperNaukri Job Scraper - India + Gulf ยท Emails & 41 FieldsNaukri Jobs Scraper
Keyword-based job searchYesYesYesYes
City/location filterYesNot listedNot listedNot listed
Work type filter (Remote, Hybrid, Office)YesNot listedNot listedNot listed
Minimum experience filterYesNot listedNot listedNot listed
Sort by date or relevanceYesNot listedNot listedNot listed
NaukriGulf coverageNot listedNot listedYesNot listed
Employer email extractionNot listedNot listedYesNot listed

Configure the run

Drive the Actor with a job title or keyword, then narrow results by city, minimum experience, and work type so only the most relevant listings reach your dataset. The Input tab lists every parameter.

A first run with the defaults:

{
"keyword": "python developer",
"maxItems": 10
}

A larger pull:

{
"keyword": "python developer",
"maxItems": 200
}

Pricing

Pay-per-result: $0.0185 per result collected. You pay only for the results written to your dataset.

Results collectedApproximate cost
100 results$1.85
1,000 results$18.50
10,000 results$185.00

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the Naukri.com Jobs Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to Naukri.com through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

$claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/naukri-com-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

The actor returns zero results even though I know jobs exist for my keyword.

Check that your keyword spelling matches common Naukri.com listings. Try removing the location or experience filter to broaden the search, and ensure the keyword is not too narrow or contains special characters.

The run stops before reaching my max items limit.

This happens when Naukri.com has no more pages of results for your query. Try a more general keyword or remove some filters to increase the total number of available listings.

Some job listings are missing the salary field.

Naukri.com does not require employers to post a salary. If the salary is not displayed on the website, the field will be empty in your dataset. This is expected behavior.

I am getting a timeout or the actor is running very slowly.

The actor respects Naukri.com's servers by pacing requests. If you are scraping a very large number of jobs, the run will take longer. Increase the actor's timeout in the run settings if needed.

The location filter is not returning jobs in my target city.

Use the exact city name as it appears on Naukri.com, for example 'bangalore' not 'bengaluru'. If the city name is ambiguous, try the search without a location filter and filter the results afterwards.

FAQ

QuestionAnswer
Can I scrape Naukri.com without logging in?Yes. This actor reads the publicly accessible job search pages. No Naukri account, login, or API key is required.
What data fields does the scraper return?Each job row includes the title, company name, location, salary range, experience required, job description, and the direct apply link, among other fields. The exact field list is shown in the sample output on the actor's page.
How many job listings can I collect in one run?You can set the maximum jobs input up to 1,000,000. The actor will stop when it reaches your limit or when no more matching listings are found.
Can I filter jobs by work-from-home or remote options?Yes. Use the work type dropdown to select 'Remote / Work from Home', 'Work from Office', or 'Hybrid' to get only those arrangements.
Does this scraper work for Naukri Gulf jobs?This actor is built for the Indian Naukri.com domain. For Gulf-specific listings, you would need a scraper that targets NaukriGulf.com.
How do I search for jobs in a specific city?Enter the city name in the location input field, for example 'bangalore', 'mumbai', or 'delhi'. Leave it empty to search across all of India.
Can I sort the results by the date a job was posted?Yes. Set the 'Sort By' option to 'Date Posted' to see the newest listings first, or leave it on 'Relevance' for Naukri's default ranking.
What export formats are supported?You can download your scraped job data in CSV, JSON, Excel, or XML format directly from your Apify dataset.
Is it legal to scrape Naukri.com?This actor only accesses publicly available data. You are responsible for complying with Naukri's terms of service and local data protection laws in your use of the data.
Can I schedule this scraper to run automatically?Yes. Apify's scheduler lets you run the actor every hour, day, or week to track new job postings for your keywords automatically.

Browse the full ParseForge collection for more scrapers.

๐Ÿ†˜ Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

โš ๏ธ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by Info Edge (India) Ltd. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.