# Get Square Food Photos for Instagram Content

**Use case:** 

Discover high-resolution square food photography perfectly sized for Instagram and other social media platforms. Boost your social media presence with eye-catch

## Input

```json
{
  "mode": "search",
  "searchQuery": "food photography close up",
  "mediaType": "photos",
  "orientation": "square",
  "minWidth": 1080,
  "minHeight": 0,
  "minDuration": 0,
  "maxDuration": 0,
  "peopleCount": "all",
  "photoIds": [
    "18872916"
  ],
  "username": "alex-ivanov-773258579",
  "collectionSlug": "aquatic-aesthetic-bw7dkse",
  "maxItems": 40,
  "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.