What is Bytespider?

Bytespider is a web crawler operated by ByteDance, the Chinese owner of TikTok. It's allegedly used to download training data for its LLMs (Large Language Model) including those powering ChatGPT competitor Doubao. Agent Analytics can track when it visits your website.

Overview

Operated By ByteDance
Source Official Website
Expected To Follow Robots.txt Yes
Insights Last Updated August 11, 2026

Do you operate this agent? Contact us to suggest an update.

Category

AI Data Scraper
Downloads website content to include in datasets used for training AI models such as LLMs

Expected Behavior

Bytespider tends to make broad, high-volume sweeps that fetch far more pages per visit than a search crawler. Timing is unpredictable: traffic may remain heavy throughout a collection pass, then stop entirely.

Bytespider's User Agent

User Agent Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; https://bytedance.sg.larkoffice.com/docx/K5bxdypulop3IIxrJb0lOjLVgFe)

How To Block Bytespider With Robots.txt

Add this rule to your robots.txt file to block Bytespider from accessing your entire website, or use Automatic Robots.txt to block all AI data scrapers at once. You can customize which pages are blocked by swapping out / for a different path.

User-agent: Bytespider # https://knownagents.com/agents/bytespider
Disallow: /

Global Statistics for Bytespider

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

Robots.txt Blocked Percentage

19%
19% of top websites are blocking Bytespider
Learn How →

Country of Origin

Singapore
Bytespider normally visits From Singapore

Robots.txt Blocking Trend

19% of top websites block Bytespider in their robots.txt files.

Overall AI Data Scraper Traffic

1.2% of all web traffic came from AI data scrapers.

Top Visited Website Categories

Reference
Online Communities
Pets and Animals
Finance
Games

The types of websites most frequently visited by Bytespider.

Frequently Asked Questions

Should I Block Bytespider?

Block Bytespider if you want more control over whether your work is used for AI training. Allowing it may increase the chance that your brand appears in AI-generated answers, but either choice leaves traditional search rankings unchanged. For context, 19% of the top websites we track currently have robots.txt rules for Bytespider.


Does Bytespider Follow Robots.txt Rules?

Yes. Bytespider is expected to follow robots.txt directives, so a disallow rule is the appropriate first step. Automatic Robots.txt can add and maintain that rule, while Agent Analytics lets you verify whether Bytespider respects it.


Does Bytespider Access Private Content?

Not through legitimate access. Bytespider primarily targets public content, but some training-data scrapers also attempt to collect gated or paywalled pages. If content loads without authentication, assume it can be collected.


Why Is Bytespider Visiting My Website?

Your content matched the criteria ByteDance set for a training dataset. Bytespider typically discovers pages through external links, sitemaps, and seed lists rather than because someone selected your site individually.


How Can I Tell if Bytespider Is Visiting My Website?

Agent Analytics tracks Bytespider 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 "Bytespider". Look for high page counts, short gaps between requests, and deep traversal through linked content. Because Bytespider does not publish a verification method, any client can claim its identity and a log match is only a clue.