# Solutions engineer hiring signals at NVIDIA, Visa and Stripe

**Use case:** 

Track a specific go-to-market role across three enterprise boards on three different ATS platforms. Workday runs the keyword search server-side, so the...

## Input

```json
{
  "boardUrls": [
    "workday:nvidia/wd5/NVIDIAExternalCareerSite",
    "https://jobs.smartrecruiters.com/Visa",
    "https://job-boards.greenhouse.io/stripe"
  ],
  "searchText": "solutions engineer",
  "locationFilter": "",
  "remoteOnly": false,
  "includeDescription": true,
  "maxResults": 30,
  "maxResultsPerBoard": 10,
  "proxyConfiguration": {
    "useApifyProxy": false
  }
}
```

## Output

```json
{
  "platform": {
    "label": "Platform"
  },
  "company": {
    "label": "Company"
  },
  "title": {
    "label": "Title"
  },
  "department": {
    "label": "Department"
  },
  "employment_type": {
    "label": "Employment type"
  },
  "workplace_type": {
    "label": "Workplace type"
  },
  "location": {
    "label": "Location"
  },
  "country_code": {
    "label": "Country code"
  },
  "posted_at": {
    "label": "Posted at"
  },
  "salary_min": {
    "label": "Salary min"
  },
  "salary_max": {
    "label": "Salary max"
  },
  "salary_currency": {
    "label": "Salary currency"
  },
  "job_url": {
    "label": "Job url"
  },
  "apply_url": {
    "label": "Apply url"
  },
  "source_query": {
    "label": "Source query"
  }
}
```

## About this Actor

This example demonstrates how to use [Multi-ATS Jobs Scraper - Workday, Greenhouse, Lever & More](https://apify.com/thirdwatch/multi-ats-jobs-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/thirdwatch/multi-ats-jobs-scraper) to learn more, explore other use cases, and run it yourself.