# Find People-Focused Photos for Marketing Campaigns

**Use case:** 

Source diverse and inclusive photos featuring people for use in your marketing materials, advertisements, and website. Create relatable content that resonates w

## Input

```json
{
  "mode": "search",
  "searchQuery": "diverse people smiling",
  "mediaType": "photos",
  "orientation": "all",
  "minWidth": 0,
  "minHeight": 0,
  "minDuration": 0,
  "maxDuration": 0,
  "peopleCount": "2",
  "photoIds": [
    "18872916"
  ],
  "username": "alex-ivanov-773258579",
  "collectionSlug": "aquatic-aesthetic-bw7dkse",
  "maxItems": 60,
  "proxyConfiguration": {
    "useApifyProxy": false
  }
}
```

## Output

```json
{
  "recordType": {
    "label": "Record type"
  },
  "title": {
    "label": "Title"
  },
  "photographerName": {
    "label": "Photographer name"
  },
  "width": {
    "label": "Width"
  },
  "height": {
    "label": "Height"
  },
  "orientation": {
    "label": "Orientation"
  },
  "pageUrl": {
    "label": "Page url"
  }
}
```

## About this Actor

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