# Monitor Senior Product Manager Roles in Bay Area

**Use case:** 

Track senior product manager openings in the San Francisco Bay Area to provide competitive intelligence for talent acquisition teams and senior professionals. T

## Input

```json
{
  "keywords": "product manager",
  "location": "San Francisco Bay Area",
  "maxItems": 100,
  "scrapeJobDetails": true,
  "timePosted": "r86400",
  "experienceLevel": "5",
  "jobType": "",
  "workType": "",
  "easyApply": false,
  "industry": "",
  "function": "",
  "salaryMin": 0,
  "under10Applicants": false,
  "inYourNetwork": false,
  "language": ""
}
```

## Output

```json
{
  "title": {
    "label": "Job Title",
    "format": "text"
  },
  "companyName": {
    "label": "Company",
    "format": "text"
  },
  "location": {
    "label": "Location",
    "format": "text"
  },
  "salary": {
    "label": "Salary",
    "format": "text"
  },
  "applicantCount": {
    "label": "Applicants",
    "format": "text"
  },
  "employmentType": {
    "label": "Type",
    "format": "text"
  },
  "seniorityLevel": {
    "label": "Seniority",
    "format": "text"
  },
  "postedDateText": {
    "label": "Posted",
    "format": "text"
  },
  "jobUrl": {
    "label": "URL",
    "format": "link"
  }
}
```

## About this Actor

This example demonstrates how to use [Linkedin Jobs Scraper](https://apify.com/crawlerbros/linkedin-jobs-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/crawlerbros/linkedin-jobs-scraper) to learn more, explore other use cases, and run it yourself.