# Digital Marketing Manager Jobs in Delhi

**Use case:** 

Extract listings for Digital Marketing Manager positions in Delhi NCR. Access job details, salaries, and required skills for roles requiring 2-8 years of

## Input

```json
{
  "keywords": [
    "digital marketing manager",
    "SEO SEM"
  ],
  "location": "delhi-ncr",
  "locations": [],
  "experienceMin": 2,
  "experienceMax": 8,
  "salaryMin": 0,
  "salaryMax": 0,
  "jobAge": "",
  "workFromHome": "",
  "sortBy": "relevance",
  "maxPages": 2,
  "scrapeJobDetails": false,
  "maxConcurrency": 3,
  "proxyConfig": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ]
  }
}
```

## Output

```json
{
  "jobTitle": {
    "label": "Job Title",
    "format": "string"
  },
  "companyName": {
    "label": "Company",
    "format": "string"
  },
  "companyRating": {
    "label": "Company Rating",
    "format": "number"
  },
  "location": {
    "label": "Location",
    "format": "string"
  },
  "salary": {
    "label": "Salary",
    "format": "string"
  },
  "experience": {
    "label": "Experience",
    "format": "string"
  },
  "skills": {
    "label": "Skills",
    "format": "string"
  },
  "postedDate": {
    "label": "Posted",
    "format": "string"
  },
  "jobUrl": {
    "label": "Job URL",
    "format": "string"
  }
}
```

## About this Actor

This example demonstrates how to use [Naukri Job Scraper — India Jobs, Salaries, No Browser](https://apify.com/logiover/naukri-job-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/logiover/naukri-job-scraper) to learn more, explore other use cases, and run it yourself.