Tiktok Shop Scraper avatar

Tiktok Shop Scraper

Try for free

3 days trial then $38.00/month - No credit card required now

Go to Store
Tiktok Shop Scraper

Tiktok Shop Scraper

novi/tiktok-shop-scraper
Try for free

3 days trial then $38.00/month - No credit card required now

Ultimate Tiktok Shop Scraper for your business.

Developer
Maintained by Community

Actor Metrics

  • 15 monthly users

  • No reviews yet

  • 2 bookmarks

  • >99% runs succeeded

  • 3 days response time

  • Created in Feb 2025

  • Modified 20 hours ago

This actor allows you to scrape data from TikTok Shop without needing an official API.

Features:

  • Search by Keyword: Scrape products by any keyword.
  • Sort Results: Sort results by price (ascending or descending), best sellers, or relevance.
  • Filter by Region: Specify a country code (e.g., US, GB) to filter results.
  • Detailed Product Information: Retrieve comprehensive product details. (More details below)

Documentation

For detailed information on using this actor, please refer to the official documentation.

Support

If you have any issues or questions, please use the Apify actor issue tracker or join the Apify Discord server.

Bugs, Fixes, Updates, and Changelog

This scraper is actively maintained. Stay updated with the latest improvements and bug fixes.

This actor is optimized for performance and can scrape numerous listings with minimal memory consumption.

Input Parameters

Provide the following input in JSON format:

FieldTypeDescriptionDefault
isTrendingProductsbooleanScrape Trending Products instead of searchingfalse
keywordStringThe search keyword."baby"
limitIntegerThe maximum number of results to scrape.20
sortTypeStringSort type. Options: PRICE_ASC, PRICE_DESC, BEST_SELLERS, RELEVANCE."RELEVANCE"
regionStringTwo-letter country code (e.g., US, VN)."VN"

Input Example

1{
2  "keyword": "toys",
3  "limit": 50,
4  "sortType": "PRICE_ASC",
5  "region": "VN"
6}

During the Run

The actor provides informative messages during the run, showing the current page being processed and the number of items loaded. If there is incorrect input, the actor will stop and provide an error explanation.

TikTok Shop Scraper Export

Results are stored in a dataset, with each scraped item as a separate entry. You can access and manage the results using your preferred programming language (e.g., Python, PHP, Node.js). Refer to the FAQ or API references for more details on retrieving results from this actor.

Example JSON Result

1[
2  {
3    "product_id": 1.730447887146388e+18,
4    "title": "combo 2 bịch bỉm 100 miếng bỉm quần / bỉm dán  JOLIE BỈM MỎNG FROM XUÔNG xuất Anh đủ size cho bé M-L-Xl-2XL-3XL- 4XL( bỉm quần /bỉm dán )",
5    "cover": "https://p16-oec-va.ibyteimg.com/tos-maliva-i-o3syd03w52-us/2147faa97d98416ea70b905eb041010f~tplv-o3syd03w52-crop-webp:400:400.webp?dr=15592&from=1476391136&idc=my&ps=933b5bde&shcp=50870b87&shp=57fff0e0&t=555f072d",
6    "img": [
7      "https://p16-oec-va.ibyteimg.com/tos-maliva-i-o3syd03w52-us/2147faa97d98416ea70b905eb041010f~tplv-o3syd03w52-crop-webp:400:400.webp?dr=15592&from=1476391136&idc=my&ps=933b5bde&shcp=50870b87&shp=57fff0e0&t=555f072d",
8      "https://p21-oec-va.ibyteimg.com/tos-maliva-i-o3syd03w52-us/2147faa97d98416ea70b905eb041010f~tplv-o3syd03w52-crop-webp:400:400.webp?dr=15592&from=1476391136&idc=my&ps=933b5bde&shcp=50870b87&shp=57fff0e0&t=555f072d"
9    ],
10    "price": 0,
11    "currency": "VND",
12    "elastic_img": null,
13    "source": "app",
14    "format_price": "144.000₫",
15    "platform": 5,
16    "schema": "aweme://ec/pdp?biz_type=0&fullScreen=false&orderRequestParams=%7B%7D&requestParams=%7B%22product_id%22%3A%5B%221730447887146387978%22%5D%7D&visitReportParams=%7B%22chain_key%22%3A%22%7B%5C%22cck%5C%22%3A%5C%22eWQV7yE6YT5CsbIjNhTX29eIt4icchrZaL%2F%2BbVO8jA77lwTye3lvQTRwg1K3UvRZ0ogekZisJdNnJeOgMXA0cah2wOtEq8FdlozMVA%3D%3D%5C%22%2C%5C%22mck%5C%22%3A%5C%220efaeNTVoF%2BWcnPnODmfQU1rEWYqt3xC5SMAMJi%2FX9%2F612mXmb3L4wL7wBuJkRXoYjbTc%2Bb6Z0dDqI4ng8Bg9zbpdOYGIxYIkkmDvA%3D%3D%5C%22%2C%5C%22v%5C%22%3A1%7D%22%2C%22material_id%22%3A%221730447887146387978%22%2C%22material_type%22%3A1%2C%22seller_id%22%3A%227495492806921456138%22%7D",
17    "celling_price": "162000",
18    "floor_price": "144000",
19    "source_from": 2,
20    "seller_product_info": {
21      "seller_id": 7.495492806921457e+18,
22      "seller_name": "shop đồ chơi mẹ Bột",
23      "icon": {
24        "uri": "tos-alisg-i-aphluv4xwc-sg/7220334d431949e0972ce009d8d8d09b",
25        "url_list": [
26          "https://p16-oec-sg.ibyteimg.com/tos-alisg-i-aphluv4xwc-sg/7220334d431949e0972ce009d8d8d09b~tplv-aphluv4xwc-resize-png:300:300.png?from=2422056039",
27          "https://p19-oec-sg.ibyteimg.com/tos-alisg-i-aphluv4xwc-sg/7220334d431949e0972ce009d8d8d09b~tplv-aphluv4xwc-resize-png:300:300.png?from=2422056039"
28        ],
29        "width": 300,
30        "height": 300,
31        "url_prefix": null
32      },
33      "seller_id_str": "7495492806921456138",
34      "shop_status": 2,
35      "shop_selling_point": null,
36      "shop_creator_info": {
37        "user_id": "7377999866335953928",
38        "role": 1
39      }
40    },
41    "label_group": null,
42    "flash_sale": {
43      "status": 2,
44      "start_time": 1741798800,
45      "end_time": 1741885199,
46      "activity_price": ""
47    },
48    "product_id_str": "1730447887146387978",
49    "chain_key": "{\"cck\":\"eWQV7yE6YT5CsbIjNhTX29eIt4icchrZaL/+bVO8jA77lwTye3lvQTRwg1K3UvRZ0ogekZisJdNnJeOgMXA0cah2wOtEq8FdlozMVA==\",\"mck\":\"0efaeNTVoF+WcnPnODmfQU1rEWYqt3xC5SMAMJi/X9/612mXmb3L4wL7wBuJkRXoYjbTc+b6Z0dDqI4ng8Bg9zbpdOYGIxYIkkmDvA==\",\"v\":1}",
50    "sold_count": 16907,
51    "promotion_items": [
52      {
53        "activity_name": "Flash Sale",
54        "subheaders": null,
55        "icon": {
56          "uri": "tos-maliva-i-5i1jvf5urr-us/flash_sale_icon.png",
57          "url_list": [
58            "https://p16-oec-va.ibyteimg.com/tos-maliva-i-5i1jvf5urr-us/flash_sale_icon.png~tplv-o3syd03w52-resize-png:800:800.png?dr=15580&from=3454340299&idc=my&ps=933b5bde&shcp=57fff0e0&shp=cde50ccb&t=555f072d",
59            "https://p19-oec-va.ibyteimg.com/tos-maliva-i-5i1jvf5urr-us/flash_sale_icon.png~tplv-o3syd03w52-resize-png:800:800.png?dr=15580&from=3454340299&idc=my&ps=933b5bde&shcp=57fff0e0&shp=cde50ccb&t=555f072d"
60          ],
61          "width": 800,
62          "height": 800,
63          "url_prefix": null
64        },
65        "style": 12,
66        "activity_type": 4,
67        "countdown": "46113",
68        "start_time": "1741798800",
69        "end_time": "1741885199",
70        "flash_sale_status": 2,
71        "price": "",
72        "dark_icon": {
73          "uri": "tos-maliva-i-5i1jvf5urr-us/flash_sale_dark.png",
74          "url_list": [
75            "https://p16-oec-va.ibyteimg.com/tos-maliva-i-5i1jvf5urr-us/flash_sale_dark.png~tplv-o3syd03w52-resize-png:800:800.png?dr=15580&from=3454340299&idc=my&ps=933b5bde&shcp=57fff0e0&shp=cde50ccb&t=555f072d",
76            "https://p19-oec-va.ibyteimg.com/tos-maliva-i-5i1jvf5urr-us/flash_sale_dark.png~tplv-o3syd03w52-resize-png:800:800.png?dr=15580&from=3454340299&idc=my&ps=933b5bde&shcp=57fff0e0&shp=cde50ccb&t=555f072d"
77          ],
78          "width": 800,
79          "height": 800,
80          "url_prefix": null
81        },
82        "extra_property": [
83          {
84            "property_name": "strengthen_label",
85            "property_value": "1",
86            "property_type": 0
87          }
88        ],
89        "label_da_info": "promotion_label_4"
90      },
91      {
92        "subheaders": null,
93        "icon": {
94          "uri": "tos-alisg-i-aphluv4xwc-sg/product-card-tag/sfp-VN-double.png",
95          "url_list": [
96            "https://p16-oec-sg.ibyteimg.com/tos-alisg-i-aphluv4xwc-sg/product-card-tag/sfp-VN-double.png~tplv-aphluv4xwc-origin-png.png?dr=15574&from=1351027591&idc=my&ps=933b5bde&shcp=9b759fb9&shp=50870b87&t=555f072d",
97            "https://p19-oec-sg.ibyteimg.com/tos-alisg-i-aphluv4xwc-sg/product-card-tag/sfp-VN-double.png~tplv-aphluv4xwc-origin-png.png?dr=15574&from=1351027591&idc=my&ps=933b5bde&shcp=9b759fb9&shp=50870b87&t=555f072d"
98          ],
99          "width": 243,
100          "height": 72,
101          "url_prefix": null
102        },
103        "style": 2004,
104        "activity_type": 1003,
105        "dark_icon": {
106          "uri": "tos-alisg-i-aphluv4xwc-sg/product-card-tag/sfp-VN-double.png",
107          "url_list": [
108            "https://p16-oec-sg.ibyteimg.com/tos-alisg-i-aphluv4xwc-sg/product-card-tag/sfp-VN-double.png~tplv-aphluv4xwc-origin-png.png?dr=15574&from=1351027591&idc=my&ps=933b5bde&shcp=9b759fb9&shp=50870b87&t=555f072d",
109            "https://p19-oec-sg.ibyteimg.com/tos-alisg-i-aphluv4xwc-sg/product-card-tag/sfp-VN-double.png~tplv-aphluv4xwc-origin-png.png?dr=15574&from=1351027591&idc=my&ps=933b5bde&shcp=9b759fb9&shp=50870b87&t=555f072d"
110          ],
111          "width": 243,
112          "height": 72,
113          "url_prefix": null
114        },
115        "extra_property": [
116          {
117            "property_name": "origin_activity_type",
118            "property_value": "16",
119            "property_type": 1
120          }
121        ]
122      },
123      {
124        "subheaders": null,
125        "icon": {
126          "uri": "tos-alisg-i-aphluv4xwc-sg/product-card-tag/sfp-VN-single.png",
127          "url_list": [
128            "https://p16-oec-sg.ibyteimg.com/tos-alisg-i-aphluv4xwc-sg/product-card-tag/sfp-VN-single.png~tplv-aphluv4xwc-origin-png.png?dr=15574&from=1351027591&idc=my&ps=933b5bde&shcp=9b759fb9&shp=50870b87&t=555f072d",
129            "https://p19-oec-sg.ibyteimg.com/tos-alisg-i-aphluv4xwc-sg/product-card-tag/sfp-VN-single.png~tplv-aphluv4xwc-origin-png.png?dr=15574&from=1351027591&idc=my&ps=933b5bde&shcp=9b759fb9&shp=50870b87&t=555f072d"
130          ],
131          "width": 192,
132          "height": 54,
133          "url_prefix": null
134        },
135        "style": 2003,
136        "activity_type": 1003,
137        "dark_icon": {
138          "uri": "tos-alisg-i-aphluv4xwc-sg/product-card-tag/sfp-VN-single.png",
139          "url_list": [
140            "https://p16-oec-sg.ibyteimg.com/tos-alisg-i-aphluv4xwc-sg/product-card-tag/sfp-VN-single.png~tplv-aphluv4xwc-origin-png.png?dr=15574&from=1351027591&idc=my&ps=933b5bde&shcp=9b759fb9&shp=50870b87&t=555f072d",
141            "https://p19-oec-sg.ibyteimg.com/tos-alisg-i-aphluv4xwc-sg/product-card-tag/sfp-VN-single.png~tplv-aphluv4xwc-origin-png.png?dr=15574&from=1351027591&idc=my&ps=933b5bde&shcp=9b759fb9&shp=50870b87&t=555f072d"
142          ],
143          "width": 192,
144          "height": 54,
145          "url_prefix": null
146        },
147        "extra_property": [
148          {
149            "property_name": "origin_activity_type",
150            "property_value": "16",
151            "property_type": 1
152          }
153        ]
154      }
155    ],
156    "promotion_logos": [
157      {
158        "image": {
159          "url_list": [
160            "https://p16-oec-va.ibyteimg.com/tos-maliva-i-acgf4d7es9-us/top_choice_star_shop.png~tplv-o3syd03w52-origin-png.png?dr=15574&from=3654586815&idc=my&ps=933b5bde&shcp=57fff0e0&shp=d9d491bf&t=555f072d",
161            "https://p19-oec-va.ibyteimg.com/tos-maliva-i-acgf4d7es9-us/top_choice_star_shop.png~tplv-o3syd03w52-origin-png.png?dr=15574&from=3654586815&idc=my&ps=933b5bde&shcp=57fff0e0&shp=d9d491bf&t=555f072d"
162          ],
163          "width": 366,
164          "height": 90,
165          "url_prefix": null
166        },
167        "promotion_id": "star_shop",
168        "dark_mode_image": {
169          "url_list": [
170            "https://p16-oec-va.ibyteimg.com/tos-maliva-i-acgf4d7es9-us/top_choice_star_shop.png~tplv-o3syd03w52-origin-png.png?dr=15574&from=3654586815&idc=my&ps=933b5bde&shcp=57fff0e0&shp=d9d491bf&t=555f072d",
171            "https://p19-oec-va.ibyteimg.com/tos-maliva-i-acgf4d7es9-us/top_choice_star_shop.png~tplv-o3syd03w52-origin-png.png?dr=15574&from=3654586815&idc=my&ps=933b5bde&shcp=57fff0e0&shp=d9d491bf&t=555f072d"
172          ],
173          "width": 366,
174          "height": 90,
175          "url_prefix": null
176        },
177        "promotion_logo_type": 9,
178        "label_da_info": "promotion_logo_9"
179      }
180    ],
181    "currency_symbol": "₫",
182    "format_price_number": "144.000",
183    "format_origin_price_number": "200.000",
184    "discount": "28",
185    "warehouse_region": "Phú Thọ",
186    "product_rating": "4.7",
187    "sell_points": [
188      {
189        "type": 14,
190        "selling_point_text": "987 đ.giá 4 sao",
191        "type_name": "good_rating_num_180d",
192        "cpvb_based_list": null,
193        "statistic_good_rating_based": {
194          "good_rating_count": 987
195        },
196        "selling_point_id": "kg_statistic_2ca4aa0c649fe8e401738f122b471570",
197        "is_intelligent_selling_point": true,
198        "selling_point_category_name": "statistic",
199        "selling_point_text_num": "987",
200        "selling_point_show_id": ""
201      }
202    ],
203    "is_from_recommendation": true,
204    "long_img": null,
205    "biz_type": 0,
206    "symbol_position": 0,
207    "format_discount": "28%",
208    "price_label_items": [],
209    "warehouse_label_items": null,
210    "skc_list": null,
211    "quick_ab_list": null,
212    "filter_search_image": null,
213    "sku_ids": [
214      "1731889322162358794",
215      "1731889322162424330",
216      "1731889322162489866",
217      "1731889322162555402",
218      "1731889322162620938",
219      "1731889322162686474",
220      "1731889322162752010",
221      "1731889322162817546",
222      "1731889322162883082"
223    ],
224    "search_card_add_button_ui": 0,
225    "add_to_cart_button": {
226      "status": 0,
227      "click_hint": "Sản phẩm đã được bán hết",
228      "desc": "Thêm vào giỏ hàng"
229    },
230    "review_count": 1143,
231    "title_show_line": 2,
232    "line_position_order": null,
233    "promotion_labels": [
234      {
235        "id": "4",
236        "label_type": 4,
237        "text": "Flash Sale",
238        "icon": {
239          "label_image_light": {
240            "height": 800,
241            "width": 800,
242            "mimetype": "",
243            "thumb_url_list": null,
244            "uri": "tos-maliva-i-5i1jvf5urr-us/flash_sale_icon.png",
245            "url_list": [
246              "https://p16-oec-va.ibyteimg.com/tos-maliva-i-5i1jvf5urr-us/flash_sale_icon.png~tplv-o3syd03w52-resize-png:800:800.png?dr=15580&from=3454340299&idc=my&ps=933b5bde&shcp=57fff0e0&shp=cde50ccb&t=555f072d",
247              "https://p21-oec-va.ibyteimg.com/tos-maliva-i-5i1jvf5urr-us/flash_sale_icon.png~tplv-o3syd03w52-resize-png:800:800.png?dr=15580&from=3454340299&idc=my&ps=933b5bde&shcp=57fff0e0&shp=cde50ccb&t=555f072d"
248            ]
249          },
250          "label_image_dark": {
251            "height": 800,
252            "width": 800,
253            "mimetype": "",
254            "thumb_url_list": null,
255            "uri": "tos-maliva-i-5i1jvf5urr-us/flash_sale_dark.png",
256            "url_list": [
257              "https://p16-oec-va.ibyteimg.com/tos-maliva-i-5i1jvf5urr-us/flash_sale_dark.png~tplv-o3syd03w52-resize-png:800:800.png?dr=15580&from=3454340299&idc=my&ps=933b5bde&shcp=57fff0e0&shp=cde50ccb&t=555f072d",
258              "https://p19-oec-va.ibyteimg.com/tos-maliva-i-5i1jvf5urr-us/flash_sale_dark.png~tplv-o3syd03w52-resize-png:800:800.png?dr=15580&from=3454340299&idc=my&ps=933b5bde&shcp=57fff0e0&shp=cde50ccb&t=555f072d"
259            ]
260          }
261        },
262        "countdown": {
263          "start_time": "1741798800000",
264          "end_time": "1741885199000"
265        },
266        "default_style": 12,
267        "status": 102,
268        "claimed_status": 0,
269        "da_info": "{\"activity_name\":\"4\",\"promotion_id\":\"-999\",\"campaign_type\":\"2\",\"flash_sale_cost_role\":\"1\",\"placement\":\"NOT_GROUP\",\"ranking\":\"1\",\"label_type\":\"FLASH_SALE\"}",
270        "feature": [
271          {
272            "property_name": "countdown",
273            "property_value": "46114",
274            "property_type": 0
275          },
276          {
277            "property_name": "activity_price",
278            "property_value": "",
279            "property_type": 0
280          },
281          {
282            "property_name": "strengthen_label",
283            "property_value": "1",
284            "property_type": 0
285          }
286        ],
287        "label_da_info": "promotion_label_4"
288      }
289    ],
290    "promotion_stickers": [
291      {
292        "double_image": {
293          "light": {
294            "height": 72,
295            "width": 243,
296            "thumb_url_list": null,
297            "uri": "tos-alisg-i-aphluv4xwc-sg/product-card-tag/sfp-VN-double.png",
298            "url_list": [
299              "https://p16-oec-sg.ibyteimg.com/tos-alisg-i-aphluv4xwc-sg/product-card-tag/sfp-VN-double.png~tplv-aphluv4xwc-origin-png.png?dr=15574&from=1351027591&idc=my&ps=933b5bde&shcp=9b759fb9&shp=50870b87&t=555f072d",
300              "https://p19-oec-sg.ibyteimg.com/tos-alisg-i-aphluv4xwc-sg/product-card-tag/sfp-VN-double.png~tplv-aphluv4xwc-origin-png.png?dr=15574&from=1351027591&idc=my&ps=933b5bde&shcp=9b759fb9&shp=50870b87&t=555f072d"
301            ]
302          },
303          "dark": {
304            "height": 72,
305            "width": 243,
306            "thumb_url_list": null,
307            "uri": "tos-alisg-i-aphluv4xwc-sg/product-card-tag/sfp-VN-double.png",
308            "url_list": [
309              "https://p16-oec-sg.ibyteimg.com/tos-alisg-i-aphluv4xwc-sg/product-card-tag/sfp-VN-double.png~tplv-aphluv4xwc-origin-png.png?dr=15574&from=1351027591&idc=my&ps=933b5bde&shcp=9b759fb9&shp=50870b87&t=555f072d",
310              "https://p19-oec-sg.ibyteimg.com/tos-alisg-i-aphluv4xwc-sg/product-card-tag/sfp-VN-double.png~tplv-aphluv4xwc-origin-png.png?dr=15574&from=1351027591&idc=my&ps=933b5bde&shcp=9b759fb9&shp=50870b87&t=555f072d"
311            ]
312          }
313        },
314        "single_image": {
315          "light": {
316            "height": 54,
317            "width": 192,
318            "thumb_url_list": null,
319            "uri": "tos-alisg-i-aphluv4xwc-sg/product-card-tag/sfp-VN-single.png",
320            "url_list": [
321              "https://p16-oec-sg.ibyteimg.com/tos-alisg-i-aphluv4xwc-sg/product-card-tag/sfp-VN-single.png~tplv-aphluv4xwc-origin-png.png?dr=15574&from=1351027591&idc=my&ps=933b5bde&shcp=9b759fb9&shp=50870b87&t=555f072d",
322              "https://p19-oec-sg.ibyteimg.com/tos-alisg-i-aphluv4xwc-sg/product-card-tag/sfp-VN-single.png~tplv-aphluv4xwc-origin-png.png?dr=15574&from=1351027591&idc=my&ps=933b5bde&shcp=9b759fb9&shp=50870b87&t=555f072d"
323            ]
324          },
325          "dark": {
326            "height": 54,
327            "width": 192,
328            "thumb_url_list": null,
329            "uri": "tos-alisg-i-aphluv4xwc-sg/product-card-tag/sfp-VN-single.png",
330            "url_list": [
331              "https://p16-oec-sg.ibyteimg.com/tos-alisg-i-aphluv4xwc-sg/product-card-tag/sfp-VN-single.png~tplv-aphluv4xwc-origin-png.png?dr=15574&from=1351027591&idc=my&ps=933b5bde&shcp=9b759fb9&shp=50870b87&t=555f072d",
332              "https://p19-oec-sg.ibyteimg.com/tos-alisg-i-aphluv4xwc-sg/product-card-tag/sfp-VN-single.png~tplv-aphluv4xwc-origin-png.png?dr=15574&from=1351027591&idc=my&ps=933b5bde&shcp=9b759fb9&shp=50870b87&t=555f072d"
333            ]
334          }
335        },
336        "sticker_type": 1003,
337        "feature": [
338          {
339            "property_name": "origin_activity_type",
340            "property_value": "16",
341            "property_type": 1
342          }
343        ],
344        "label_da_info": "promotion_label_1003"
345      }
346    ],
347    "show_currency_space": false,
348    "currency_show_mode": 1,
349    "format_origin_price": "200.000₫",
350    "buy_now_button": {
351      "status": 0,
352      "desc": "Mua ngay"
353    },
354    "view_in_shop_button": {
355      "status": 0,
356      "desc": "Xem tại Cửa hàng",
357      "schema": "aweme://ec/mall?previous_page=fyp_ecom_card_page&enter_from=mall&enter_method=click_fyp_ecom_card_see_more_button&landing_enter_from=%7B%22enable_dynamic%22%3A1%7D&delay_load_android=3&need_overlay=1&landing_deeplink=aweme%3A%2F%2Fec%2Fsearch_popup%3Fhalf_search_for_mall_params%3D%257B%2522from_ec_ug%2522%253A%25220%2522%257D%26enter_method%3Dfeed_ecom_search_card%26expand_height%3D0.7%26target_tab%3Dshop%26root_enter_from_type%3D170%26traffic_source_list%3D%255B6%255D%26result_channel%3Dtiktok_mall_channel_page%26result_source%3Dfeed_seven_split%26need_overlay%3D1%26previous_page%3Dhomepage_hot%26next_root_enter_from_type%3D141"
358    },
359    "show_new_user_style": false,
360    "starling_discount": "Giảm 28%",
361    "line_position_order_v1": null,
362    "bcm_standard_track": {
363      "track_param": {
364        "bcm_multiverse_id": "202503130411253766070410040000006be934fedd67a2c5"
365      },
366      "chain_param": {
367        "bcm_multiverse_id": "202503130411253766070410040000006be934fedd67a2c5"
368      }
369    }
370  }
371]

Limitations

Public Data Only: The scraper only retrieves publicly accessible data. TikTok's Policies: TikTok's usage policies and limitations apply. Rate Limiting: The scraper does not currently handle TikTok's rate limiting and throttling. Customization and Extension This scraper can be customized or extended. You can submit a request on the Apify platform for additional features or modifications.

Cost

This scraper may have a trial period. After the trial, a subscription may be required. Please refer to the Apify platform for current pricing.

Scrape any TikTok data you need with dedicated scrapers

If you want to get specific data from TikTok, you can use the scrapers below. Each scraper is made to help you get different kinds of TikTok data, like hashtags, search results, profiles, or everything at once. You can look at them to see which one you need.

🎹️ Fast TikTok API📹️ TikTok Trend API🔍️ TikTok Search API
🧛️ TikTok User API🧛️ TikTok User Info API#️ TikTok Hashtag API
🛍️ TikTok Shop API👤️ TikTok Followers API⚡️ TikTok Scraper (pay-per-result)
💬 TikTok Comment API🎶 TikTok Music API🎶 TikTok Music Trend API
🐦 Twitter - X.com Scraper