Tiktok Hashtag Scraper
3 days trial then $30.00/month - No credit card required now
Tiktok Hashtag Scraper
3 days trial then $30.00/month - No credit card required now
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.
You can access the Tiktok Hashtag 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=%23music&t=1670685477846",
8 "https://www.tiktok.com/search?q=%23dance&t=1670685484412",
9 "https://www.tiktok.com/search?q=%23challenge&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-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
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
12 monthly users
-
3 stars
>99% runs succeeded
11 hours response time
Created in Jan 2023
Modified 11 hours ago