# Scrape Senior UX Designers in Germany

**Use case:** 

Discover experienced UX/UI designers on Malt Germany for high-priority design roles. Access their profiles and rates to benchmark talent and build a robust free

## Input

```json
{
  "mode": "searchFreelancers",
  "searchQuery": "senior UX designer",
  "location": "Berlin",
  "profileUrls": [],
  "market": "de",
  "minRating": 4.8,
  "maxItems": 30,
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ],
    "apifyProxyCountry": "DE"
  }
}
```

## Output

```json
{
  "name": {
    "label": "Name"
  },
  "headline": {
    "label": "Headline"
  },
  "skills": {
    "label": "Skills"
  },
  "location": {
    "label": "Location"
  },
  "verified": {
    "label": "Verified"
  },
  "market": {
    "label": "Market"
  },
  "profilePhotoUrl": {
    "label": "Profile photo url"
  },
  "profileUrl": {
    "label": "Profile url"
  },
  "scrapedAt": {
    "label": "Scraped at"
  }
}
```

## About this Actor

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