# Trouver codes promo Zara sur TikTok

**Use case:** 

Découvrez les codes promo Zara mentionnés sur TikTok. Exportez remises, codes et profils créateurs pour la veille mode en France.

## Input

```json
{
  "brandName": "zara.com",
  "searchRegion": "fr",
  "keywords": [],
  "maxItems": 5
}
```

## Output

```json
{
  "brand": {
    "label": "Brand",
    "format": "text"
  },
  "promoCode": {
    "label": "Promo code",
    "format": "text"
  },
  "discountText": {
    "label": "Discount",
    "format": "text"
  },
  "sourceUrl": {
    "label": "Source",
    "format": "link"
  },
  "confidence": {
    "label": "Confidence",
    "format": "text"
  },
  "searchQuery": {
    "label": "Search query",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [TikTok Promo Code Finder](https://apify.com/rainminer/tiktok-promo-code-finder) with a specific input configuration. Visit the [Actor detail page](https://apify.com/rainminer/tiktok-promo-code-finder) to learn more, explore other use cases, and run it yourself.