What is TikTokSpider?

TikTokSpider is a web crawler operated by TikTok that fetches content from websites when users share external URLs on the platform. The bot collects information for link previews and helps TikTok display relevant metadata and thumbnails for shared links. Agent Analytics can track when it visits your website.

Overview

Operated By ByteDance
Expected To Follow Robots.txt No
Insights Last Updated July 9, 2026

Category

Fetcher
Retrieves web page metadata to power app features like link previews or feeds

Expected Behavior

TikTokSpider shows up within seconds of someone sharing one of your URLs, grabs the title, description, and preview image, and leaves. Expect one hit per share, no link following, and volume that tracks how much your content circulates. A widely shared link can mean thousands of fetches in an hour.

TikTokSpider's User Agent

User Agent Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; TikTokSpider; ttspider-feedback@tiktok.com)

How To Block TikTokSpider With Robots.txt

Add this rule to your robots.txt file to request that TikTokSpider not access your website, or use Automatic Robots.txt to request the same of all fetchers at once. You can customize which pages are blocked by swapping out / for a different path.

User-agent: TikTokSpider # https://knownagents.com/agents/tiktokspider
Disallow: /

TikTokSpider Global Insights

As of July 9, 2026, this data reflects agent visits measured across thousands of websites using Agent Analytics, combined with daily scans of the world's top 1000 websites and their robots.txt files.

Robots.txt Blocked Percentage

3%
3% of top websites are blocking TikTokSpider
Learn How →

Country of Origin

Singapore
TikTokSpider normally visits From Singapore

Robots.txt Blocking Trend

3% of top websites block TikTokSpider in their robots.txt files.

Overall Fetcher Traffic

3.9% of all web traffic came from fetchers.

Top Visited Website Categories

Sports
Books and Literature
Science
Real Estate
Arts and Entertainment

The types of websites most frequently visited by TikTokSpider.

Frequently Asked Questions

Should I Block TikTokSpider?

No. TikTokSpider builds the link preview that appears when someone shares your page in a chat or social feed. Blocking it turns those shares into bare links with no title or image, which fewer people click. Its traffic normally follows sharing activity rather than a crawl schedule, so if it ever starts crawling at volume, rate limit it instead of blocking it. For comparison, 3% of the top websites we track already have robots.txt rules for TikTokSpider.


Does TikTokSpider Respect Robots.txt?

No. TikTokSpider is not expected to honor robots.txt, so a disallow rule only states your preference. Enforce the block with firewall or server rules, then confirm in Agent Analytics that its requests actually stop.


Does TikTokSpider Access Private Content?

It cannot. TikTokSpider loads only the exact URL someone shared, reads the title, description, and preview image, and leaves. It has no credentials and does not follow links to other pages.


Why Is TikTokSpider Visiting My Website?

Someone shared a link to your page. TikTokSpider fetched it once to build the preview card, and every new share can trigger another fetch, so spikes mean your content is spreading.


How Can I Tell if TikTokSpider Is Visiting My Website?

Agent Analytics tracks TikTokSpider visits in real time alongside every other known AI agent, crawler, and scraper. You can also check your server logs for requests whose user agent string contains "TikTokSpider". Look for hits on single pages moments after someone shares a link, with no crawling afterward. Keep in mind that TikTokSpider doesn't publish a verification method, so any client can claim its user agent string and a log match is a hint rather than proof.