tiktok_shop_url
Scrape TikTok Shop product listings from a given URL. Extracts data with optional headless browser rendering for dynamic content.
Instructions
Scrape TikTok Shop page by URL
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | TikTok Shop URL (e.g., "https://www.tiktok.com/shop/s?q=HEADPHONES") | |
| jsRender | No | Should the request be opened in a headless browser, false by default |