Tiktok Hashtag Scraper avatar
Tiktok Hashtag Scraper

Pricing

$30.00/month + usage

Go to Store
Tiktok Hashtag Scraper

Tiktok Hashtag Scraper

Developed by

epctex

epctex

Maintained by Community

Experience the power of our state-of-the-art TikTok scraper, meticulously designed to fetch videos, hashtags, shares, followers, hearts, names, posts, URLs, and music data. Obtain comprehensive insights with ease, and choose your preferred data format: be it HTML, JSON, CSV, Excel, or XML.

0.0 (0)

Pricing

$30.00/month + usage

3

Total users

328

Monthly users

15

Runs succeeded

>99%

Last modified

a day ago

You can access the Tiktok Hashtag 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=%23music&t=1670685477846",
< "https://www.tiktok.com/search?q=%23dance&t=1670685484412",
< "https://www.tiktok.com/search?q=%23challenge&t=1670685494590"
< ],
< "maxItems": 10,
< "endPage": 1,
< "extendOutputFunction": "($) => { return {} }",
< "customMapFunction": "(object) => { return {...object} }",
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify call epctex/tiktok-hashtag-scraper --silent --output-dataset

TikTok Data Scraper API through CLI

The Apify CLI is the official tool that allows you to use Tiktok Hashtag 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: