What is ApifyWebsiteContentCrawler?
ApifyWebsiteContentCrawler is a web crawler by Apify that extracts and downloads full website content for use in AI, data analysis, and automation workflows. Agent Analytics can track when it visits your website.
Overview
| Operated By | Apify |
| Source | Official Website |
| Expected To Follow Robots.txt | Yes |
| Insights Last Updated | July 15, 2026 |
Category
Expected Behavior
ApifyWebsiteContentCrawler crawls systematically and at volume, because it feeds an index that many AI customers query. Expect recurring visits that cover large parts of your site rather than single pages. Bursts often trace back to a customer request on its end rather than anything on yours.
How To Block ApifyWebsiteContentCrawler With Robots.txt
Add this rule to your robots.txt file to block ApifyWebsiteContentCrawler from accessing your entire website, or use Automatic Robots.txt to block all AI data providers at once. You can customize which pages are blocked by swapping out / for a different path.
User-agent: ApifyWebsiteContentCrawler # https://knownagents.com/agents/apifywebsitecontentcrawler
Disallow: /
Global Insights for ApifyWebsiteContentCrawler
As of July 15, 2026, this data reflects agent visits measured across thousands of websites using Agent Analytics, combined with daily scans of the world's top 1000 websites and their robots.txt files.
Robots.txt Blocked Percentage
Country of Origin
Robots.txt Blocking Trend
2% of top websites block ApifyWebsiteContentCrawler in their robots.txt files.
Overall AI Data Provider Traffic
0.6% of all web traffic came from AI data providers.
Frequently Asked Questions
Should I Block ApifyWebsiteContentCrawler?
Decide how you feel about redistribution. A single crawl from ApifyWebsiteContentCrawler can supply your content to many AI companies for training, search, and retrieval, so allowing it spreads your content across products you have no relationship with. Blocking it costs some AI visibility and nothing in traditional search. For comparison, 2% of the top websites we track already have robots.txt rules for ApifyWebsiteContentCrawler.
Does ApifyWebsiteContentCrawler Follow Robots.txt Rules?
Yes. ApifyWebsiteContentCrawler is expected to follow robots.txt rules, so a disallow rule is the right first move. Automatic Robots.txt adds and maintains that rule for you, and Agent Analytics confirms ApifyWebsiteContentCrawler actually follows it.
Does ApifyWebsiteContentCrawler Access Private Content?
ApifyWebsiteContentCrawler targets public pages, but at industrial scale. Some providers route requests through large proxy networks that sidestep rate limits and geographic blocks. Content you want kept out of AI systems is safer behind real authentication than behind soft barriers.
Why Is ApifyWebsiteContentCrawler Visiting My Website?
One of Apify's customers requested data your site contains, or your pages are part of ApifyWebsiteContentCrawler's standing index. A single fetch can end up serving many downstream AI applications.
How Can I Tell if ApifyWebsiteContentCrawler Is Visiting My Website?
Agent Analytics tracks ApifyWebsiteContentCrawler visits and every other known AI agent, crawler, and scraper alongside it, then authenticates each visit against ApifyWebsiteContentCrawler's published verification method. You can also check your server logs for requests whose user agent string contains "ApifyWebsiteContentCrawler". Look for systematic crawling that returns on a schedule. A log match is still not proof, because any bot can claim to be ApifyWebsiteContentCrawler.