VOOZH about

URL: https://apify.com/coregent/tiktok-keyword-search-scraper

⇱ TikTok Keyword Search Scraper Β· Apify* Β· Apify


Pricing

from $1.60 / 1,000 search rresults

Go to Apify Store

Tiktok Keyword Search Scraper

TikTok Keyword Search Scraper extracts TikTok videos from keyword-based search results, including rank, captions, creators, stats, and URLs. Use it for market research, trend tracking, competitor monitoring, SEO-style analysis, and AI workflows.

Pricing

from $1.60 / 1,000 search rresults

Rating

0.0

(0)

Developer

πŸ‘ Delowar Munna

Delowar Munna

Maintained by Community

Actor stats

2

Bookmarked

43

Total users

12

Monthly active users

a month ago

Last modified

Share

Search TikTok videos by keyword with ranking context, filters, creator data, and structured export-ready results.

πŸ‘ TikTok Keyword Search Scraper

What does this actor do?

TikTok Keyword Search Scraper is an Apify Actor that searches TikTok for videos by keyword and exports structured search results with rich metadata. It is designed for content research, competitor monitoring, trend spotting, influencer discovery, SEO/content ideation, and AI/LLM workflows.

For each keyword, the actor:

  1. Searches TikTok and extracts video results (up to ~150 per keyword)
  2. Preserves search rank, page number, and position context
  3. Returns structured records with video, creator, engagement, and music data
  4. Supports multi-keyword batch mode with cross-keyword deduplication

Why use this actor?

  • Keyword-focused β€” cleaner and simpler than all-in-one TikTok scrapers
  • Search ranking context β€” every result includes rank, page number, and position
  • Multi-keyword batch mode β€” search multiple keywords in a single run with per-keyword traceability
  • Rich metadata β€” video details, creator summary, engagement stats, music info, and parsed hashtags
  • Flexible output β€” toggle creator, music, engagement, and hashtag fields on/off
  • Deduplication β€” optionally deduplicate when the same video appears across multiple keywords
  • Export-ready β€” structured output for CSV, JSON, Excel, API, and AI pipelines
  • Part of a suite β€” pairs with TikTok Trend & Discovery Scraper, TikTok Profile Scraper, and TikTok Comment Scraper

Input

ParameterTypeDefaultDescription
keywordsstring[]β€”One or more TikTok search keywords (required)
maxItemsPerKeywordinteger50Maximum results to collect per keyword (1–500)
sortstring"relevance"Sort order: relevance, latest, mostLiked
regionstring""Two-letter country code for region targeting (e.g. US, AU, GB)
datePostedstring"any"Date filter: any, last24Hours, last7Days, last30Days, last90Days
includeCaptionbooleantrueInclude video caption in output
includeHashtagsbooleantrueInclude parsed hashtags and mentions
includeCreatorbooleantrueInclude creator/author fields
includeMusicbooleantrueInclude music/sound fields
includeEngagementbooleantrueInclude engagement metrics
deduplicateAcrossKeywordsbooleanfalseRemove duplicate videos across keywords
debugModebooleanfalseEnable verbose logging
proxyConfigurationobjectβ€”Apify proxy configuration (residential recommended)

Example input: Basic keyword search

{
"keywords":["tesla"],
"maxItemsPerKeyword":50
}

Example input: Multi-keyword research batch

{
"keywords":["ai tools","chatgpt prompts","automation apps"],
"maxItemsPerKeyword":100,
"sort":"relevance",
"region":"US",
"datePosted":"last30Days",
"deduplicateAcrossKeywords":true,
"includeMusic":false
}

Example input: Regional trending content

{
"keywords":["canberra cafe","sydney brunch"],
"maxItemsPerKeyword":30,
"region":"AU",
"sort":"latest",
"includeCreator":true,
"includeEngagement":true
}

Output

The actor outputs one record per search result video. Results are available in four dataset views:

  • Search Results β€” keyword, rank, video URL, caption, engagement, and creator summary
  • Creators β€” creator-focused view with follower counts and profile links
  • Engagement β€” engagement metrics focused view
  • Full Data β€” all fields including media, music, system metadata

πŸ‘ TikTok Keyword Search Scraper β€” Search Results table view

Search Results view

{
"keyword":"tesla",
"searchRank":1,
"pageNumber":1,
"videoId":"7615705845640318221",
"videoUrl":"https://www.tiktok.com/@tesla.flex/video/7615705845640318221",
"caption":"The base Tesla Model 3 is actually good?! #tesla #model3 #teslatok #evsoftiktok #teslamodel3 ",
"createTimeISO":"2026-03-10T19:09:00.000Z",
"duration":60,
"views":14800,
"likes":520,
"comments":20,
"shares":26,
"authorUniqueId":"tesla.flex",
"authorVerified":false,
"sort":"relevance",
"region":"",
"scrapedAt":"2026-03-16T07:47:49.912Z"
}

Creators view

{
"keyword":"tesla",
"searchRank":1,
"videoId":"7615705845640318221",
"authorId":"6614876484773969926",
"authorUniqueId":"tesla.flex",
"authorNickname":"Brandon | Tesla Flex",
"authorUrl":"https://www.tiktok.com/@tesla.flex",
"authorVerified":false,
"authorFollowerCount":3000000,
"authorFollowingCount":593,
"authorHeartCount":159700000,
"views":14800,
"likes":520,
"caption":"The base Tesla Model 3 is actually good?! #tesla #model3 #teslatok #evsoftiktok #teslamodel3 "
}

Engagement view

{
"keyword":"tesla",
"searchRank":1,
"videoId":"7615705845640318221",
"caption":"The base Tesla Model 3 is actually good?! #tesla #model3 #teslatok #evsoftiktok #teslamodel3 ",
"authorUniqueId":"tesla.flex",
"views":14800,
"likes":520,
"comments":20,
"shares":26,
"saves":33,
"engagementTotal":599,
"isAd":false,
"isSponsored":false
}

Full Data view

{
"keyword":"tesla",
"normalizedKeyword":"tesla",
"searchType":"keyword_video_search",
"searchRank":1,
"pageNumber":1,
"resultIndexOnPage":1,
"sort":"relevance",
"region":"",
"dateFilter":"any",
"scrapedAt":"2026-03-16T07:47:49.912Z",
"runId":"bKcA8m72H7Iwwx9YD",
"videoId":"7615705845640318221",
"videoUrl":"https://www.tiktok.com/@tesla.flex/video/7615705845640318221",
"shareUrl":"https://www.tiktok.com/@tesla.flex/video/7615705845640318221",
"caption":"The base Tesla Model 3 is actually good?! #tesla #model3 #teslatok #evsoftiktok #teslamodel3 ",
"createTime":1773169740,
"createTimeISO":"2026-03-10T19:09:00.000Z",
"duration":60,
"views":14800,
"likes":520,
"comments":20,
"shares":26,
"saves":33,
"engagementTotal":599,
"authorId":"6614876484773969926",
"authorUniqueId":"tesla.flex",
"authorNickname":"Brandon | Tesla Flex",
"authorUrl":"https://www.tiktok.com/@tesla.flex",
"authorVerified":false,
"authorAvatarUrl":"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ff1930f2d25bb38d219aa67e7d04d59b~tplv-tiktokx-cropcenter:1080:1080.jpeg?...",
"authorFollowerCount":3000000,
"authorFollowingCount":593,
"authorHeartCount":159700000,
"musicId":"7411930613424883713",
"musicTitle":"Like This (Lofi)",
"musicAuthorName":"ProdByDave",
"musicOriginal":false,
"musicDuration":240,
"hashtags":["tesla","model3","teslatok","evsoftiktok","teslamodel3"],
"mentions":[],
"isAd":false,
"isSponsored":false,
"coverUrl":"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUAjAfo3BBC0iA0ClwibDHEE2BJIFwUw5tIQYA~tplv-tiktokx-dmt-logom.image?...",
"dynamicCoverUrl":"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUAjAfo3BBC0iA0ClwibDHEE2BJIFwUw5tIQYA~tplv-tiktokx-origin.image?...",
"originCoverUrl":"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oY46bG7WDIiEgw2uAfFESJRoFBf5pZDIEAgGEs~tplv-tiktokx-origin.image?...",
"videoWidth":720,
"videoHeight":1280,
"ratio":"720p",
"inputKeywordIndex":0,
"isDuplicateAcrossKeywords":false,
"source":"tiktok_search",
"scrapeStatus":"ok"
}

Output fields

Search context fields

FieldDescription
keywordThe search keyword that produced this result
normalizedKeywordLowercase, whitespace-normalized version of the keyword
searchTypeAlways keyword_video_search
searchRankOverall position in search results for this keyword
pageNumberWhich page this result came from
resultIndexOnPagePosition within the page
sortSort mode used (relevance/latest/mostLiked)
regionRegion code used for search
dateFilterDate filter applied
scrapedAtISO 8601 timestamp of extraction
runIdActor run ID for batch traceability

Video fields

FieldDescription
videoIdTikTok video ID
videoUrlFull video URL
shareUrlShareable video URL
captionVideo caption/description
createTimeUnix timestamp of video creation
createTimeISOISO 8601 creation time
durationDuration in seconds

Engagement fields (conditional)

FieldDescription
viewsPlay/view count
likesLike count
commentsComment count
sharesShare count
savesSave/collect count
engagementTotalSum of likes + comments + shares + saves

Creator fields (conditional)

FieldDescription
authorIdAuthor user ID
authorUniqueIdAuthor username
authorNicknameDisplay name
authorUrlProfile URL
authorVerifiedVerified badge status
authorAvatarUrlAvatar image URL
authorFollowerCountFollower count (if available)
authorFollowingCountFollowing count (if available)
authorHeartCountTotal hearts (if available)

Music fields (conditional)

FieldDescription
musicIdMusic/sound ID
musicTitleMusic title
musicAuthorNameMusic author
musicOriginalWhether the sound is original
musicDurationMusic duration in seconds

Content fields

FieldDescription
hashtagsParsed hashtags from caption
mentionsParsed @mentions from caption
isAdWhether the video is an ad
isSponsoredWhether the video is sponsored

Media fields

FieldDescription
coverUrlVideo cover image URL
dynamicCoverUrlAnimated cover URL
originCoverUrlOriginal cover URL
videoWidthVideo width in pixels
videoHeightVideo height in pixels
ratioVideo aspect ratio

System fields

FieldDescription
inputKeywordIndexIndex of the keyword in the input array
isDuplicateAcrossKeywordsWhether this video appeared under a previous keyword
sourceAlways tiktok_search
scrapeStatusok or error status

Use cases

  • Topic research β€” find top TikTok videos for any topic or keyword
  • Trend monitoring β€” track keyword-based content trends over time with scheduled runs
  • Creator discovery β€” identify creators ranking for target queries
  • Competitor tracking β€” monitor what content appears for competitive keywords
  • Keyword landscape analysis β€” compare search results across regions and sort modes
  • AI dataset generation β€” build structured datasets for clustering, summarization, and analysis
  • Content ideation β€” discover what types of content perform for a topic before creating

Tips and best practices

  • Start small β€” use maxItemsPerKeyword: 10–20 for initial exploration
  • Use searchRank for analysis β€” compare how videos rank across keywords and regions
  • Enable deduplication β€” set deduplicateAcrossKeywords: true when searching related keywords
  • Toggle fields off β€” set includeCreator: false or includeMusic: false to reduce output size
  • Schedule for monitoring β€” run on a schedule to track keyword trends over time
  • Use normalizedKeyword β€” consistent lowercase version for grouping across runs

Proxy configuration

Residential proxies are recommended for reliable TikTok scraping.

{
"proxyConfiguration":{
"useApifyProxy":true,
"apifyProxyGroups":["RESIDENTIAL"]
}
}

Integrations

  • Google Sheets β€” export search results to spreadsheets for team dashboards
  • Slack/email β€” set up notifications when new results are found
  • Webhooks β€” trigger downstream workflows when a run completes
  • API β€” access results programmatically via the Apify API
  • Other actors β€” feed discovered creators into TikTok Profile Scraper, or video URLs into TikTok Comment Scraper

FAQ

How many results can I get per keyword? TikTok's search API currently returns up to ~150 results per keyword per request. The actual number depends on how many results TikTok has for that query.

Why are some fields null? Fields like saves, authorFollowerCount, and musicDuration depend on what TikTok includes in its search data. They are extracted on a best-effort basis.

What does isDuplicateAcrossKeywords mean? When the same video appears in results for multiple keywords, this field is set to true for subsequent appearances. With deduplicateAcrossKeywords: true, duplicates are removed entirely.

How does region targeting work? Region is set via cookies as a best-effort hint. For true region-specific results, use a proxy from that region.

Can I scrape hashtag pages or specific videos? This actor is focused on keyword search. For hashtag/trend discovery, use TikTok Trend & Discovery Scraper. For specific videos, use TikTok Video Scraper.

You might also like

πŸ”₯ Etsy Listings Scraper – Live Carts & Ads

yumitori/etsy-listings-scraper

Scrape Etsy listings by keyword with data no other scraper exposes β€” live cart counts, "X people bought in 24h" signals, Etsy Ads slot positions, bestseller and star-seller badges, seller velocity. Up to 1,080 per keyword, any country. No proxy or captcha needed.

πŸ‘ User avatar

Yakugusa Yumitori

89

Etsy Data Scraper Pro Spider

getdataforme/etsy-data-scraper-pro-spider

Etsy Data Scraper Pro Spider extracts detailed Etsy listing data including prices, seller info, ratings, shipping, bestseller tags, personalization options, and more. Perfect for competitor analysis, product research, trend monitoring, and e-commerce data collection workflows.

Etsy Product Data Listing Scraper

getdataforme/etsy-product-data-listing-scraper

Etsy Product Data Listing Scraper extracts detailed Etsy listing and shop data, including prices, ratings, seller details, shipping info, bestseller badges, reviews, and images. Supports keyword search, custom Etsy URLs, country filtering, and scalable JSON export for analytics and automation.

10

5.0

MEGA Uploader & Downloader – No Download Limit

code-node-tools/mega-uploader-downloader---no-download-limit

Bypass MEGA.nz download limits and transfer quota to automate uploads and downloads of MEGA files and folders. Supports public links or login-based access. Ideal for backups, file delivery, and using MEGA as cloud storage in automated workflows.

1.5K

Twitter/X Trends Scraper

automation-lab/twitter-trends-scraper

Extract real-time trending topics from Twitter/X for any country, city, or worldwide. Get top 50 trends per location, hashtag detection, tweet volumes. No login required. 467 locations.

πŸ‘ User avatar

Stas Persiianenko

88

Etsy Reviews

hello.datawizards/etsy-reviews

Quickly extract detailed customer reviews from Etsy product listings. Perfect for Etsy sellers and analysts!

236

5.0

Fiverr Scraper

newpo/fiverr-scraper

Scrapes Fiverr gigs

Shopify Store Scraper

scrapio/shopify-store-scraper

Shopify Store Scraper extracts product and store data from Shopify websites. Collect product titles, prices, variants, images, collections, and availability for eCommerce research, monitoring, and catalog building at scale.

Depop Scraper

h4sh/depop-scraper

Scrape Depop for fashion resale listings with prices, brands, sizes, seller info and 30+ data fields. The FIRST and ONLY Depop scraper on Apify Store.

Fiverr Listings Scraper

piotrv1001/fiverr-listings-scraper

The Fiverr Listings Scraper extracts paginated service listings from Fiverr search URLs, capturing titles, images, pricing, ratings, and reviewsβ€”ideal for market research, competitor analysis, and freelancing insights.

479

5.0