Tiktok Search Scraper avatar
Tiktok Search Scraper

Pricing

$35.00/month + usage

Go to Store
Tiktok Search Scraper

Tiktok Search Scraper

Developed by

epctex

epctex

Maintained by Community

Unleash the power of data extraction with our advanced TikTok Search Scraper. Gather videos, hashtags, posts, URLs, share numbers, followers, hearts, names, music-related data, and more. Download data in various formats including HTML, JSON, CSV, Excel, or XML.

5.0 (1)

Pricing

$35.00/month + usage

15

Total users

1k

Monthly users

75

Runs succeeded

>99%

Issue response

13 hours

Last modified

8 hours ago

You can access the Tiktok Search Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "search": [
< "anime",
< "tiktok"
< ],
< "startUrls": [
< "https://www.tiktok.com/search?q=music&t=1670685477846",
< "https://www.tiktok.com/search?q=dance&t=1670685484412",
< "https://www.tiktok.com/search?q=challenge&t=1670685494590"
< ],
< "maxItems": 10,
< "endPage": 1,
< "extendOutputFunction": "($) => { return {} }",
< "customMapFunction": "(object) => { return {...object} }",
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify call epctex/tiktok-search-scraper --silent --output-dataset

TikTok Data Extractor API through CLI

The Apify CLI is the official tool that allows you to use Tiktok Search Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: