Naukri Job Scraper
Pricing
from $1.00 / 1,000 result scrapeds
Naukri Job Scraper
Scrape jobs from Naukri.com by keyword, location & experience. Get salary, skills, company ratings and apply links as clean structured JSON. No login or cookies needed.
Pricing
from $1.00 / 1,000 result scrapeds
Rating
0.0
(0)
Developer
Kelvin Yayra Kwaku Ganyo
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Extract job listings from Naukri.com — India's largest job portal — as clean, structured data. Search by keyword, location, and experience, and get back salary, skills, company ratings, posted dates, and direct apply links for every job.
No login. No cookies. No CAPTCHA to solve on your end. Just send a search and get JSON.
Built to stay reliable on a site that actively blocks bots — the scraper handles the anti-bot layer for you, so your runs don't silently return empty.
Why this scraper
- Clean, ready-to-use output — every job is normalized into consistent fields (see the schema below), with the complete original record kept alongside so you never lose data.
- Company signals included — employer rating and review count come attached to each job, not just the posting.
- Predictable cost — pay per result, with a
maxItemscap so a run never surprises you. - API, schedule, or integrate — run it from the Apify API, on a schedule, or pipe results straight into Google Sheets, Make, Zapier, or your own database.
Use cases
- Job boards & aggregators — power a jobs site with fresh Naukri listings.
- Recruitment & sourcing — find companies that are actively hiring for a role or skill.
- Market & salary research — track hiring demand, in-demand skills, and salary bands over time.
- Lead generation — surface hiring companies as sales signals, enriched with ratings.
Input
| Field | Type | Description |
|---|---|---|
keyword | string | Job title, skill, or company — e.g. python developer |
location | string | City or region — e.g. bangalore (optional) |
experience | integer | Years of experience to filter by (optional) |
maxItems | integer | Stop after this many jobs (default 100) |
includeJobDetails | boolean | Also open each job for its full description, role, industry & education |
proxyConfiguration | object | Residential proxy — preset for you, no setup needed |
{"keyword": "data scientist","location": "bangalore","maxItems": 200}
Output
One dataset item per job:
{"jobId": "171024011437","title": "Python Developer","companyName": "Persistent","companyId": 5929,"location": "Bengaluru","experience": "3-7 Yrs","salary": "Not disclosed","skills": ["python development", "sql", "git", "bootstrap"],"postedDate": "3 Days Ago","createdDate": "2026-07-20T04:02:57.493Z","companyRating": "3.5","companyReviewCount": 5215,"logoUrl": "https://img.naukimg.com/logo_images/groups/v1/3835862.gif","jobUrl": "https://www.naukri.com/job-listings-python-developer-...","raw": { "…": "the full original Naukri record — nothing dropped" }}
With includeJobDetails enabled, each job also gets fullDescription, role, industry, employmentType, and education.
Every item carries the untouched raw object, so any field Naukri returns is available even if it isn't surfaced above.
Pricing
Pay per result — a small per-run start fee plus a per-job fee, no subscription. See the Pricing tab for current rates. Use maxItems to keep any run's cost predictable.
FAQ
Do I need a Naukri account or login? No. The scraper only reads publicly visible listings.
Why does it use residential proxies? Naukri blocks datacenter IPs. Residential proxies are configured automatically — you don't set anything up.
Can I get the full job description?
Yes — enable includeJobDetails. It opens each job for the complete description and extra fields (slightly slower, a few more results charged).
How many jobs can I scrape?
As many as your search returns, up to your maxItems. Large searches paginate automatically.
Is this legal? The scraper collects only publicly available job-listing data. You are responsible for using the data in line with applicable laws and Naukri's terms.
Notes
- Results reflect what Naukri shows publicly for your search, in Naukri's own ranking order.
- This tool does not access private data, recruiter dashboards, or candidate profiles.