# Scrape Shein & Temu TikTok Ads — Dropshipping Ad Spy Europe

**Use case:** 

Spy on Shein & Temu TikTok ads across Europe. Extract creatives, targeting data, reach estimates from TikTok Ads Library. FR, DE, IT.

## Input

```json
{
  "source": "library",
  "searchTerms": [
    "Shein",
    "Temu"
  ],
  "countries": [
    "FR",
    "DE",
    "IT"
  ],
  "adType": "ALL",
  "dateFrom": "",
  "dateTo": "",
  "maxResults": 20,
  "resolveAdDetails": true
}
```

## Output

```json
{
  "adId": {
    "label": "Ad id"
  },
  "source": {
    "label": "Source"
  },
  "advertiserName": {
    "label": "Advertiser name"
  },
  "advertiserBusinessId": {
    "label": "Advertiser business id"
  },
  "adPaidForBy": {
    "label": "Ad paid for by"
  },
  "adText": {
    "label": "Ad text"
  },
  "videoUrl": {
    "label": "Video url"
  },
  "thumbnailUrl": {
    "label": "Thumbnail url"
  },
  "imageUrls": {
    "label": "Image urls"
  },
  "landingPageUrl": {
    "label": "Landing page url"
  },
  "ctaType": {
    "label": "Cta type"
  },
  "firstShownDate": {
    "label": "First shown date"
  },
  "lastShownDate": {
    "label": "Last shown date"
  },
  "adStatus": {
    "label": "Ad status"
  },
  "daysRunning": {
    "label": "Days running"
  },
  "uniqueUsersSeen": {
    "label": "Unique users seen"
  },
  "uniqueUsersSeenByCountry": {
    "label": "Unique users seen by country"
  },
  "targetCountries": {
    "label": "Target countries"
  },
  "targetAgeGroups": {
    "label": "Target age groups"
  },
  "targetGender": {
    "label": "Target gender"
  },
  "targetInterests": {
    "label": "Target interests"
  },
  "targetAudienceType": {
    "label": "Target audience type"
  },
  "targetBehaviors": {
    "label": "Target behaviors"
  },
  "usersTargetedEstimate": {
    "label": "Users targeted estimate"
  },
  "rejectedInCountries": {
    "label": "Rejected in countries"
  },
  "industry": {
    "label": "Industry"
  },
  "campaignObjective": {
    "label": "Campaign objective"
  },
  "budgetRange": {
    "label": "Budget range"
  },
  "ctr": {
    "label": "Ctr"
  },
  "likes": {
    "label": "Likes"
  },
  "videoMetrics": {
    "label": "Video metrics"
  },
  "scrapedAt": {
    "label": "Scraped at"
  }
}
```

## About this Actor

This example demonstrates how to use [TikTok Ads Library Scraper — EU Library & Creative Center](https://apify.com/brilliant_gum/tiktok-ads-library-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/brilliant_gum/tiktok-ads-library-scraper) to learn more, explore other use cases, and run it yourself.