Tiktok Search Scraper avatar

Tiktok Search Scraper

Try for free

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

View all Actors
Tiktok Search Scraper

Tiktok Search Scraper

epctex/tiktok-search-scraper
Try for free

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

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.

You can access the Tiktok Search Scraper programmatically from your own applications by using the Apify API. You can 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.

1echo '{
2  "search": [
3    "anime",
4    "tiktok"
5  ],
6  "startUrls": [
7    "https://www.tiktok.com/search?q=music&t=1670685477846",
8    "https://www.tiktok.com/search?q=dance&t=1670685484412",
9    "https://www.tiktok.com/search?q=challenge&t=1670685494590"
10  ],
11  "maxItems": 10,
12  "endPage": 1,
13  "extendOutputFunction": "($) => { return {} }",
14  "customMapFunction": "(object) => { return {...object} }",
15  "proxy": {
16    "useApifyProxy": true
17  }
18}' |
19apify 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 43 monthly users
  • 5 stars
  • 100.0% runs succeeded
  • 3.5 hours response time
  • Created in Jan 2023
  • Modified about 4 hours ago