Naukrigulf Jobs Scraper 🌟 avatar
Naukrigulf Jobs Scraper 🌟

Pricing

$19.99/month + usage

Go to Store
Naukrigulf Jobs Scraper 🌟

Naukrigulf Jobs Scraper 🌟

Developed by

EasyApi

EasyApi

Maintained by Community

A powerful web scraper for extracting detailed job listings from Naukrigulf.com. Collect comprehensive job data including titles, descriptions, company details, and requirements. Perfect for recruitment analysis, market research, and HR analytics.

0.0 (0)

Pricing

$19.99/month + usage

1

Total users

14

Monthly users

4

Runs succeeded

>99%

Issues response

13 days

Last modified

4 months ago

JH

Scraper fails on many URLs due to null.lastElementChild error in scrollPage function

Open

jonny.halliwell opened this issue
14 days ago

Description: I’m using the Naukrigulf Jobs Scraper to extract jobs from 29 category URLs. Approximately half of them failed to scrape due to a recurring JavaScript error: "TypeError: Cannot read properties of null (reading 'lastElementChild') at evaluate (evaluate at NaukrigulfJobsScraper.scrollPage (main.js:224:20), :4:55)". This error appears to occur during scrolling, likely due to missing or delayed DOM elements on shorter pages or when job listings are dynamically loaded. Environment Settings: • Proxy: Datacenter – USA • Timeout: 36000 ms • Memory: 4096 MB Examples of failed URLs: • https://www.naukrigulf.com/grc-consultant-jobs-in-uaehttps://www.naukrigulf.com/iam-consultant-jobs-in-uaehttps://www.naukrigulf.com/penetration-tester-jobs-in-uae (…more on request) Expected behavior: The scraper should handle missing elements gracefully, skip scrolling if not applicable, and capture available jobs without crashing.