What is meta-externalagent?

meta-externalagent crawls web content for training AI models and improving Meta's products by indexing content directly across the internet. You can set up Agent Analytics to see when meta-externalagent visits your website.

Overview

Operated By Meta
Source Official Website
Expected To Follow Robots.txt Yes
Insights Last Updated September 14, 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

meta-externalagent tends to make broad, high-volume sweeps across many pages. Timing is unpredictable: traffic may remain heavy throughout a collection pass, then stop entirely.

meta-externalagent's User Agent

User Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36 (compatible; meta-externalagent/1.1 (+https://developers.facebook.com/docs/sharing/webmasters/crawler))

How To Block meta-externalagent With Robots.txt

Add this rule to your robots.txt file to block meta-externalagent from accessing your 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: meta-externalagent # https://knownagents.com/agents/meta-externalagent
Disallow: /

Insights for meta-externalagent

As of September 14, 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

20%
20% of top websites are blocking meta-externalagent
Learn How →

Country of Origin

United States
meta-externalagent normally visits From the United States

Robots.txt Blocking Trend

20% of top websites block meta-externalagent in their robots.txts.

Overall AI Data Scraper Traffic

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

Top Visited Website Categories

Home and Garden
Shopping
Pets and Animals
Internet and Telecom
Jobs and Education

The types of websites most frequently visited by meta-externalagent.

Frequently Asked Questions

Should I Block meta-externalagent?

Block meta-externalagent 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, 20% of the top websites we track currently have robots.txt rules for meta-externalagent.


Does meta-externalagent Follow Robots.txt Rules?

Yes. meta-externalagent is expected to follow robots.txt rules, 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 meta-externalagent respects it.


Does meta-externalagent Access Private Content?

Not through legitimate access. meta-externalagent 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.


How Can I Tell if meta-externalagent Is Visiting My Website?

Agent Analytics tracks visits from meta-externalagent and every other known AI agent, crawler, and scraper, then authenticates each visit using meta-externalagent's published verification method. You can also check your server logs for requests whose user-agent string contains "meta-externalagent". Look for high page counts, short gaps between requests, and deep traversal through linked content. A matching log entry alone is not proof because any bot can claim to be meta-externalagent.


Why Is meta-externalagent Visiting My Website?

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