FacebookBot
What is FacebookBot?
About
FacebookBot is a web crawler used by Meta to download training data for its AI speech recognition technology. You can see how often FacebookBot visits your website by setting up Dark Visitors Agent Analytics.
Agent Type
Expected Behavior
AI data scrapers systematically crawl websites to collect training data for machine learning models. Unlike search engine crawlers that index for retrieval, these scrapers download content specifically for model training. Their crawling patterns are typically opaque. Operators rarely disclose site selection, frequency, or priorities. Scrapers may crawl more aggressively than traditional search engines, and the collected data becomes part of training datasets with limited transparency about attribution or usage.
Detail
Operated By | Meta |
Last Updated | 3 hours ago |
Insights
Top Website Robots.txts
Country of Origin
Global Traffic
The percentage of all internet traffic coming from AI Data Scrapers
Robots.txt
Should I Block FacebookBot?
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 FacebookBot?
You can block FacebookBot 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.
User Agent String | Mozilla/5.0 (compatible; FacebookBot/1.0; +https://developers.facebook.com/docs/sharing/webmasters/facebookbot/) |
# In your robots.txt ...
User-agent: FacebookBot # https://darkvisitors.com/agents/facebookbot
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.