What Is Statabot?

Statabot is StataCorp's web crawler that searches for and indexes Stata statistical software table of contents files (stata.toc) for software package management. You can see how often Statabot visits your website by setting up Dark Visitors Agent Analytics.

Agent Type

Fetcher
Fetches web content on behalf of an app

Expected Behavior

Fetchers retrieve metadata from web pages to generate link previews in social media platforms, messaging apps, and content aggregators. They're triggered on-demand when users share or post links, fetching information like titles, descriptions, and thumbnail images. Traffic is unpredictable and correlates with how often your content is shared. Viral content may trigger thousands of fetcher requests in a short period. Fetchers typically access only the shared URL rather than crawling your site.

Detail

Operated By StataCorp LLC
Last Updated 1 day ago

Top Website Robots.txts

0%
0% of top websites are blocking Statabot
Learn How →

Country of Origin

Unknown
Statabot has no known country of origin

Top Website Blocking Trend Over Time

The percentage of the world's top 1000 websites who are blocking Statabot

Overall Fetcher Traffic

The percentage of all internet traffic coming from fetchers

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

In this example, all pages are blocked. You can customize which pages are off-limits by swapping out / for a different disallowed path.

# In your robots.txt ...

User-agent: Statabot # https://https://darkvisitors.com/agents/statabot
Disallow: /
How Do I Block All Fetchers?
⚠️ Manually copying and pasting this rule is not scalable, becuase new fetchers are added every day. Instead, serve a continuously updating robots.txt that blocks all of them automatically.

Frequently Asked Questions About Statabot

Should I Block Statabot?

Probably not. If you block a fetcher, it won't be able to fetch the metadata it needs to display a link preview. Fewer people will click on the link to your website without this.

How Do I Block Statabot?

You can block Statabot 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.