VOOZH about

URL: https://apify.com/seemuapps/tiktok-hashtag-scraper

โ‡ฑ TikTok Hashtag Scraper ยท Apify


Pricing

from $6.00 / 1,000 results

Go to Apify Store

TikTok Hashtag Scraper

Scrape videos from any public TikTok hashtag and export author, stats, and music data to a dataset.

Pricing

from $6.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Andrew

Andrew

Maintained by Community

Actor stats

0

Bookmarked

6

Total users

2

Monthly active users

8 days ago

Last modified

Share

Extract videos, engagement metrics, and creator data from any public TikTok hashtag โ€” no login or cookies required.

What you get

For every video under a hashtag, the scraper returns a structured record with:

Video metadata

  • Video ID and direct video URL
  • Caption/description text
  • All hashtags attached to the video
  • Post timestamp (ISO 8601 and Unix)
  • Video duration and cover image URL

Engagement stats

  • Play count, like count, comment count, share count, collect count

Creator/author profile

  • Username, display name, verified status
  • Follower count, total likes received, total video count
  • Author profile URL

Music/sound

  • Track ID, track title, and artist name

Pagination

  • cursor_next token so you can resume from where a previous run left off

Use cases

  • Trend research โ€” monitor which videos are gaining traction under a hashtag and spot viral content early
  • Influencer discovery โ€” find creators actively posting in a niche before they break out
  • Content strategy โ€” analyse top-performing posts in a hashtag to understand what hooks, formats, and audio drive engagement
  • Competitor analysis โ€” track how a brand or product hashtag is growing over time
  • Market research โ€” measure hashtag volume, view counts, and audience participation across niches
  • Social media monitoring โ€” track branded or campaign hashtags and pull structured data into your own dashboard

How to use

  1. Enter the hashtag โ€” with or without # (e.g. fyp or #cooking)
  2. Set Max Videos โ€” default 100, up to 1,000 per run
  3. Run the actor โ€” results appear in the Dataset tab
  4. To fetch the next page, copy cursor_next from the output and paste it into Page ID on the next run

Output format

Each record in the dataset:

{
"videoId":"7380123456789012345",
"videoUrl":"https://www.tiktok.com/@username/video/7380123456789012345",
"description":"my video caption #cooking #recipe",
"hashtags":["cooking","recipe"],
"createdAt":"2024-06-01T14:23:00.000Z",
"createdAtTimestamp":1717251780,
"duration":32,
"coverUrl":"https://p16-sign.tiktokcdn-us.com/...",
"authorId":"6829847123456789",
"authorUsername":"chefhandle",
"authorNickname":"Chef Display Name",
"authorVerified":false,
"authorFollowerCount":124500,
"authorHeartCount":3200000,
"authorVideoCount":312,
"likeCount":48200,
"commentCount":731,
"shareCount":1840,
"playCount":980000,
"collectCount":5200,
"musicId":"7312345678901234567",
"musicTitle":"original sound",
"musicAuthor":"chefhandle"
}

Pagination

Each run is capped at Max Videos (up to 1,000). For large hashtags, use the pagination token to collect more:

  1. Run the actor โ€” when it finishes, cursor_next is saved in the Key-value store under the OUTPUT key
  2. Copy the cursor_next value
  3. Start a new run with the same hashtag and paste cursor_next into the Page ID field
  4. Repeat until cursor_next is null (hashtag fully exhausted)

Related TikTok actors

Part of a complete TikTok toolkit โ€” explore the rest of the suite:

You might also like

TikTok Hashtag Scraper

automation-lab/tiktok-hashtag-scraper

Scrape TikTok videos by hashtag. Extract video stats, captions, author info, music metadata, and engagement metrics for any TikTok hashtag. Export to JSON, CSV, or Excel.

๐Ÿ‘ User avatar

Stas Persiianenko

29

Tiktok Hashtag Scraper

futurizerush/tiktok-hashtag-scraper

Extract video metadata from TikTok hashtag pages. Get video details, engagement statistics, author info, and music data for any hashtag.

Tiktok Hashtag Videos Urls Scraper

sasky/tiktok-hashtag-videos-urls-scraper

Scrapes Tiktok videos URLs related to a given hashtag

Abdulrahman

21

TikTok Hashtag Scraper - Scrape Videos by Tag

logiover/tiktok-hashtag-video-scraper

Scrape TikTok by hashtag or keyword, no API key. Export TikTok video data to CSV/JSON with views, likes, sound & author. A TikTok unofficial API.

TikTok Hashtag Scraper

clockworks/tiktok-hashtag-scraper

Scrape TikTok hashtag data. Just add one or more hashtags and extract TikTok videos with that hashtag: URLs, likes, country of creation, video and music metadata, TikTok creator data. Export scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools.

14K

4.8