
The Naukri Navigator: Charting Your Career Journey
Pricing
$30.00/month + usage
Go to Store
For nested array use NUMBER (index of array element starting from index=0). For example:

The Naukri Navigator: Charting Your Career Journey
💫 Scrape Naukri.com Jobs
5.0 (1)
Pricing
$30.00/month + usage
2
Total users
36
Monthly users
13
Runs succeeded
>99%
Last modified
2 months ago
🔀 Sorting
filters.sort
EnumOptional
Value options:
"recomended": string"relevance": string"date": string
♻️ CUSTOM FIELD
dev_transform_fields
arrayOptional
💡 Transform the resulting output. Select only needed fields.
For nested object use DOT. For example:
address.streetAddress
For nested array use NUMBER (index of array element starting from index=0). For example:
images.0.url
📁 CUSTOM STORAGE
dev_dataset_name
stringOptional
💡 Save results into custom named Dataset, use mask to customize dataset name{ACTOR} = actor name
{DATE} = date (YYYYMMDD)
{TIME} = time (HHMMSS)
This masks can be used to autogenerate Dataset Name.
example: data-{DATE}
Depending on today date the dataset name will be: data-20230603
default: data-{ACTOR}-{DATE}-{TIME}