PanguBot

What is PanguBot?

About

PanguBot is a web crawler operated by the Chinese company Huawei. It's used to download training data for its multimodal LLM (Large Language Model) called PanGu. You can see how often PanguBot visits your website by setting up Dark Visitors Agent Analytics.

Expected Behavior

It's generally unclear how AI data scrapers choose which websites to crawl and how often to crawl them. They might choose to visits websites with a higher information density more frequently, depending on the type of AI models they're training. For example, it would make sense that an agent training an LLM (Large Language Model) would favor sites with a lot of regularly updating text content.

Type

AI Data Scraper
Downloads web content to train AI models

Detail

Operated By Huawei
Last Updated 10 hours ago

Insights

Top Website Robots.txts

4%
4% of top websites are blocking PanguBot
Learn How →

Country of Origin

China
PanguBot normally visits from China

Global Traffic

The percentage of all internet traffic coming from AI Data Scrapers

How Do I Get These Insights for My Website?
Use the WordPress plugin, Node.js package, or API to get started in seconds.

Robots.txt

Should I Block PanguBot?

It's up to you. AI data scrapers usually download publicly available internet content, which is freely accessible by default. However, you might want to block them if you're concerned about attribution or how your creative work could be used in the resulting AI model.

How Do I Block PanguBot?

You can block PanguBot or limit its access by setting user agent token rules in your website's robots.txt. Set up Dark Visitors Agent Analytics to check whether it's actually following them.

How Do I Block All AI Data Scrapers?
Serve a continuously updating robots.txt that blocks new AI data scrapers automatically.
User Agent String Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PanguBot;pangubot@huawei.com)
# In your robots.txt ...

User-agent: PanguBot # https://darkvisitors.com/agents/pangubot
Disallow: /

⚠️ Manual Robots.txt Editing Is Not Scalable

New agents are created every day. We recommend setting up Dark Visitors Automatic Robots.txt if you want to block all agents of this type.