ParseForge Scrapers

Naukri.com Jobs Scraper

parseforge/naukri-com-scraper

JobsDeveloper toolsAutomation

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.

Run this scraper See the API call
Total users
264
Monthly active
22
Total runs
1.7K
Bookmarked
2
Rating
Not rated yet
Last modified
12 days ago

Overview

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 it What they scrape Naukri.com for
Recruitment agencies Build a fresh pipeline of open positions matching client mandates across Indian cities.
Market researchers Track which skills and salary bands are trending for a specific job title this quarter.
Job boards and aggregators Populate a niche job site with current listings filtered by work-from-home or hybrid roles.
Sales and lead gen teams Identify 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 schema Every run returns the same fields, so you can append data across weeks without cleaning.
No API registration Reads the public search pages directly. No OAuth, no app approval, no rate-limit headaches.
Bulk export ready Download 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.

Feature ParseForge Naukri Job Scraper Naukri Job Scraper - India + Gulf ยท Emails & 41 Fields Naukri Jobs Scraper
Keyword-based job search Yes Yes Yes Yes
City/location filter Yes Not listed Not listed Not listed
Work type filter (Remote, Hybrid, Office) Yes Not listed Not listed Not listed
Minimum experience filter Yes Not listed Not listed Not listed
Sort by date or relevance Yes Not listed Not listed Not listed
NaukriGulf coverage Not listed Not listed Yes Not listed
Employer email extraction Not listed Not listed Yes Not 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 collected Approximate 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

Question Answer
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.

Related actors

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.

Input

FieldTypeWhat it doesDefault
keyword required string Job title or keywords to search for (e.g. python developer, data analyst, react) python developer
maxItems integer Maximum number of job listings to collect per run. 10
location string City to filter jobs (e.g. bangalore, mumbai, delhi, hyderabad). Leave empty for all locations. not set
experience integer Minimum years of experience required. Leave empty for all experience levels. not set
sortBy string (2 options) How to sort the search results relevance
workType string (4 options) Filter by work arrangement not set

Pricing

from $18.00 per 1,000 results

Charged forWhat it isPrice each
result Single result in the default dataset. $0.018 to $0.0185

Tiered: the lower figure is the price on a higher Apify plan. Billing and the free credit live on Apify.

API

One POST returns the dataset directly. Same shape for every scraper in the library, so swapping the slug is the only change.

POST ยท run and get results
curl -X POST "https://api.apify.com/v2/acts/parseforge~naukri-com-scraper/run-sync-get-dataset-items?token=$APIFY_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "helloWorld": 123
  }'

Examples

Input that runs as-is.

input.json
{
  "helloWorld": 123
}

Reviews

No reviews yet. Be the first.

Issues

We build and maintain this scraper, so a problem with it comes to us. Report it on the Apify listing and the thread stays attached to the scraper where the next person can find it: open an issue.

Broken and urgent, or you would rather not post in public? Write to parseforge@protonmail.com and it reaches the people who wrote it.

Related scrapers

Run Naukri.com Jobs Scraper on Apify All scrapers