Configure the TikTok Top Ads Scraper parameters
Configure the scraper parameters to control how TikTok ads are filtered and sorted. These settings determine region, industry, objective, and other filtering criteria.Documentation Index
Fetch the complete documentation index at: https://docs.lobstr.io/llms.txt
Use this file to discover all available pages before exploring further.
Token YOUR_API_KEYapplication/jsonparams object:
| Parameter | Type | Default | Description |
|---|---|---|---|
| region | string | World | Specify a predetermined region for your search (e.g., United States, France, Germany) |
| industry | string | All industries | Filter by industry (e.g., Beauty & Personal Care, Games, E-Commerce (Non-app)) |
| objective | string | All objectives | Campaign objective filter: Conversions, Lead Generation, Traffic, Video Views, etc. |
| like | string | All likes | Filter by engagement percentile: Top 1~20%, Top 21~40%, etc. |
| time_range | string | Last 7 days | Ad publication period: Last 7 days, Last 30 days, Last 180 days |
| sort_by | string | For You | Sorting option: For You, Reach, CTY, 2s Views Rate, 6s Views Rate |
| functions.ad_details | boolean | false | Fetch full ad details including landing page URL and additional metadata (1 credit per ad) |