NaukriGulf Jobs Scraper $0.8๐Ÿ’ฐ avatar

NaukriGulf Jobs Scraper $0.8๐Ÿ’ฐ

Under maintenance

Pricing

from $0.80 / 1,000 results

Go to Apify Store
NaukriGulf Jobs Scraper $0.8๐Ÿ’ฐ

NaukriGulf Jobs Scraper $0.8๐Ÿ’ฐ

Under maintenance

From ๐Ÿ’ฐ$0.8/1K. Scrape job listings from naukrigulf.com across the Gulf โ€” UAE, Saudi Arabia, Qatar, Kuwait, Oman and Bahrain โ€” with salaries, nationality and contact data, filters and incremental monitoring. For recruitment analysis, market research, and HR analytics and much more.

Pricing

from $0.80 / 1,000 results

Rating

0.0

(0)

Developer

Corvuslab

Corvuslab

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

NaukriGulf Jobs Scraper & Monitor โ€” Gulf Job Board

Scrape job listings from naukrigulf.com, the Gulf region's largest job board, covering the UAE, Saudi Arabia, Qatar, Kuwait, Oman and Bahrain. Every record comes back as clean, structured JSON: salary ranges with currency, nationality and gender requirements, education, recruiter contact details, full job descriptions and company metadata.

Built for recurring use โ€” run it once for a dataset, or point it at a search and let incremental mode send you only what changed since yesterday.


โœจ Key features

  • โšก Fast and reliable โ€” built for large searches and repeat runs. Results stream straight into your dataset as they are found, and you pay for results, not for waiting.
  • โ™ป๏ธ Incremental mode โ€” recurring runs emit only new, updated and reappeared jobs. Unchanged jobs are skipped before they cost anything, so a quiet day can cost nothing at all.
  • ๐Ÿ’ฐ Structured salary โ€” numeric salaryMin / salaryMax with salaryCurrency (AED, SAR, QAR โ€ฆ), plus the display text, so you can sort and filter without parsing strings.
  • ๐ŸŒ Gulf-specific fields โ€” nationality, gender, education and localities, the fields that actually decide who a Gulf posting is aimed at.
  • ๐Ÿ“ง Contact extraction โ€” recruiter name, designation and email from the posting, plus emails, phone numbers, URLs and social profiles pulled out of the description text.
  • ๐Ÿ“„ Descriptions always included โ€” every job carries its full description, whether or not detail enrichment is switched on.
  • ๐ŸŽš๏ธ Real filters โ€” experience, salary band, date posted, industry, nationality and gender are applied by the job board itself, so you download only what you asked for.
  • ๐Ÿ”— Paste-mode โ€” drop naukrigulf.com URLs straight from your browser: search pages, SEO listing pages or individual job pages.
  • ๐Ÿ“ฆ Compact mode โ€” trimmed payloads for AI agents and MCP clients.
  • โœ‚๏ธ Description truncation โ€” cap description length to control LLM prompt costs.
  • ๐Ÿ”” Notifications โ€” Telegram, Slack, Discord, WhatsApp Cloud API and generic webhooks (n8n, Make, Zapier).
  • ๐Ÿ“ค Export anywhere โ€” JSON, CSV or Excel download, or stream via the Apify API.

๐ŸŽฏ Use cases

  • ๐Ÿงฒ Recruitment & staffing agencies โ€” find employers hiring right now and reach the person posting the role: recruiter name, designation and email come attached to the record. Filter by industry, experience and location to build a qualified call list.
  • ๐Ÿ“Š Salary & market intelligence โ€” numeric salary ranges with currency, experience bands, nationality and education requirements make Gulf compensation benchmarking possible without parsing free text. Track how demand shifts by title, city or industry over time.
  • ๐Ÿ›ฐ๏ธ Hiring monitors & alerts โ€” point incremental mode at a saved search and get a daily change feed delivered to Telegram, Slack, Discord, WhatsApp or your own webhook. Ideal for watching a competitor, a client account or a single job title.
  • ๐Ÿงฑ Job boards & aggregators โ€” NEW, UPDATED and EXPIRED change types let you upsert into your own database instead of re-ingesting the whole board on every sync.
  • ๐Ÿค– AI agents & LLM pipelines โ€” compact mode plus description truncation keeps payloads and token usage predictable for AI agents and MCP clients.

๐Ÿš€ How to use it

  1. Open the Actor and put a keyword in ๐Ÿ”‘ Search keywords โ€” for example accountant.
  2. Optionally set ๐Ÿ“ Location (dubai, riyadh, qatar, or leave empty for the whole Gulf).
  3. Set ๐Ÿ”ข Max results.
  4. Click Start and download the dataset when it finishes.

No accounts, keys or proxy setup โ€” enter a keyword and press Start.


๐Ÿ“ฅ Input

Only one of query, location, startUrls or jobUrls is required. Everything else is optional.

InputTypeWhat it does
๐ŸŽฏ modestringsearch (keyword + filters) or jobUrls (a fixed list of jobs).
๐Ÿ”‘ querystringJob keywords. Comma-separate for several searches in one run.
๐Ÿ“ locationstringCity or country, e.g. dubai, abu dhabi, riyadh. Empty = all Gulf.
๐Ÿ”ข maxResultsintegerHow many jobs to fetch. 0 = unlimited.
๐Ÿ”— jobUrlsarraySpecific job-page URLs (or bare job IDs) to scrape.
๐Ÿ“‹ startUrlsarraynaukrigulf.com search or listing URLs, pasted from the browser.
๐Ÿง‘โ€๐Ÿ’ผ experienceLevelarrayExperience band: 0-1, 2-5, 6-10, 11-15, 16-20, 20+.
๐Ÿ“ˆ experienceYearsintegerOnly jobs accepting this many years of experience.
๐Ÿ’ฐ salaryBandarrayMonthly salary band in USD, e.g. 1000-2000.
๐Ÿ—“๏ธ datePostedarrayPosted within the last 1, 3, 7, 15, 30 or 60 days.
๐Ÿญ industryIdsarrayIndustry filter (IT, Construction, Hospitality, Medical โ€ฆ).
๐ŸŒ nationalityarrayNationality preference: gcc, arab, indian, filipino, european, anglophone, any.
โšง genderarrayGender stated in the posting.
โšก easyApplyOnlybooleanOnly jobs you can apply to on-site.
โ†•๏ธ sortBystringrelevance or date (newest first).
๐Ÿ”ฌ includeDetailsbooleanFetch detail pages for salary, nationality, contact data. Default true.
๐Ÿ“ descriptionFormatstringall, text, html or markdown.
โœ‚๏ธ descriptionMaxLengthintegerTruncate descriptions to N characters. 0 = no limit.
๐Ÿ“ฆ compactbooleanCore fields only.
๐Ÿงน excludeEmptyFieldsbooleanDrop null and empty fields from output.
๐Ÿš€ detailConcurrencyintegerParallel detail requests (1โ€“20, default 8).
โ™ป๏ธ incrementalModebooleanEmit only what changed since the previous run.
๐Ÿ—๏ธ stateKeystringNames the tracked search. Auto-derived when empty.
๐Ÿ” emitUnchangedbooleanAlso emit unchanged jobs.
๐Ÿ—‘๏ธ emitExpiredbooleanEmit jobs that have disappeared since last run.
๐Ÿšซ skipRepostsbooleanDrop reposts of previously seen jobs.
๐Ÿ”” notificationsvarioustelegramToken + telegramChatId, slackWebhookUrl, discordWebhookUrl, WhatsApp Cloud API fields, webhookUrl + webhookHeaders.
๐ŸŒ proxyConfigurationobjectOptional. Not needed for normal use.

๐Ÿ“ค Output

One dataset item per job. Sample record (trimmed):

{
"jobId": "260726001535",
"title": "Office Assistant",
"summary": "Manage daily office operations, provide customer service, maintain records...",
"company": "Confidential Company",
"companyId": "311727",
"companyType": "Corporate",
"location": "Dubai , Abu Dhabi , Sharjah - United Arab Emirates (UAE)",
"jobCountry": "United Arab Emirates (UAE)",
"localities": ["Dubai", "Abu Dhabi", "Sharjah"],
"salary": "AED 3,500 - 4,000",
"salaryMin": 3500,
"salaryMax": 4000,
"salaryCurrency": "AED",
"isSalaryHidden": false,
"experienceMin": 0,
"experienceMax": 2,
"experienceText": "0-2 Years",
"education": "Secondary School, Any Graduation",
"nationality": "Any Nationality",
"gender": "Any",
"industry": "Accounting & Auditing",
"functionalArea": "Administration",
"vacancies": 2,
"keywords": ["Receptionist", "Customer Service", "Office Management"],
"description": "Manage and organize daily office operations...",
"descriptionHtml": "<ul><li>Manage and organize daily office operations...</li></ul>",
"descriptionMarkdown": "* Manage and organize daily office operations...",
"desiredCandidate": "High school diploma or equivalent...",
"contactName": "Vihar",
"contactDesignation": "Owner",
"contactEmail": "info@example.com",
"extractedEmails": ["info@example.com"],
"extractedPhones": ["+971501234567"],
"socialProfiles": { "linkedin": "https://www.linkedin.com/company/example" },
"isEasyApply": true,
"postedAt": "2026-07-26T19:14:03+00:00",
"url": "https://www.naukrigulf.com/office-assistant-jobs-in-dubai-uae-...-jid-260726001535",
"source": "naukrigulf.com",
"scrapedAt": "2026-07-26T19:39:00+00:00",
"detailFetched": true
}

Incremental fields (added when incrementalMode is on): changeType (NEW / UPDATED / UNCHANGED / EXPIRED), contentHash, isRepost, repostOfId, repostDetectedAt.


โ™ป๏ธ Incremental monitoring

Turn on incrementalMode and the Actor remembers what it saw last time. On the next run it compares each job against that state and:

  • emits NEW and UPDATED jobs,
  • skips unchanged jobs before they cost you anything,
  • optionally reports EXPIRED jobs that have come off the board.

Because unchanged jobs are identified and set aside before they are ever processed, a day with no movement in your search can produce zero billable results.

Use maxResults to set how many jobs of the search to examine each run. Point it at your search once a day and you get a clean change feed instead of the same 200 rows over and over.


๐Ÿ’ต What you pay for

Pay-per-event: a small fee per run, plus a fee per job delivered to your dataset. Current prices are shown on this Actor's pricing panel โ€” there is no separate plan or subscription, and no charge for proxy, compute or storage.

You are billed for records delivered, not work done. That means:

  • jobs suppressed by incremental mode are never billed,
  • filters applied by the job board reduce what you download and what you pay,
  • a run that finds nothing new bills only the run fee.

Incremental mode, in billable records

Watching a 100-job search once a day, where churn is the share of the search that is new or changed since yesterday:

Daily churnBilled per run, full re-scrapeBilled per run, incrementalFewer billed records
5 %100595 %
15 %1001585 %
30 %1003070 %

The first run has nothing to compare against, so it bills in full and seeds the state; every run after that bills only the delta. Over a 30-day month at 5 % churn that is 245 billable records instead of 3,000 โ€” about 92 % fewer.


โ“ FAQ

Do I need a proxy? No โ€” it runs fine out of the box. Apify Proxy is available under โš™๏ธ Advanced if your setup requires it.

Can I get jobs from the whole Gulf at once? Yes โ€” leave location empty. Searching with no keyword and no location returns the full board (tens of thousands of jobs).

Are descriptions included without detail enrichment? Yes. Turning includeDetails off still gives you the full description; you lose salary, nationality, education and contact fields, and the run gets faster.

Why is salary sometimes null? Many Gulf employers hide the salary. When they do, isSalaryHidden is true and the salary fields are null.

How do I scrape one specific job? Put its URL in jobUrls, or paste it into startUrls.

Can I connect this to Slack / Sheets / n8n? Yes โ€” use the built-in notification channels, or Apify's integrations and webhooks.

Is scraping this legal? The Actor collects only publicly visible job postings. You are responsible for how you use the data, including GDPR-style obligations when it contains personal contact details.


๐Ÿ”Œ Integration

Run it from the Apify Console, on a schedule, via the REST API, or from the JavaScript and Python clients. It also works as an MCP tool for AI agents โ€” compact mode plus descriptionMaxLength keeps token usage small.