What is Nutch?
Nutch is an open-source web crawler developed by the Apache Software Foundation. It is commonly used for large-scale web scraping. Agent Analytics can track when it visits your website.
Overview
| Source | Official Website |
| Expected To Follow Robots.txt | Yes |
| Insights Last Updated | August 11, 2026 |
Do you operate this agent? Contact us to suggest an update.
Category
Expected Behavior
Nutch behaves according to its operator's configuration, and scrapers are among the least predictable bots on the web. It may range from slow, careful extraction to rapid, aggressive fetching, ignore robots.txt, or change its user-agent string when blocked. Its request volume and speed are more informative than its label.
Nutch's User Agent
| User Agent | MaxPointCrawler/Nutch-1.19 (valassis.crawler at valassis dot com) |
How To Block Nutch With Robots.txt
Add this rule to your robots.txt file to block Nutch from accessing your entire website, or use Automatic Robots.txt to block all scrapers at once. You can customize which pages are blocked by swapping out / for a different path.
User-agent: Nutch # https://knownagents.com/agents/nutch
Disallow: /
Global Statistics for Nutch
As of August 11, 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
Country of Origin
Robots.txt Blocking Trend
3% of top websites block Nutch in their robots.txt files.
Overall Scraper Traffic
0.3% of all web traffic came from scrapers.
Top Visited Website Categories
The types of websites most frequently visited by Nutch.
Frequently Asked Questions
Should I Block Nutch?
Often. Nutch collects content at scale, and scrapers in this category may republish or resell it. The site being scraped rarely benefits, while duplicate copies can compete with its pages in search results. For context, 3% of the top websites we track currently have robots.txt rules for Nutch.
Does Nutch Follow Robots.txt Rules?
Yes. Nutch is expected to follow robots.txt directives, 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 Nutch respects it.
Does Nutch Access Private Content?
It may try. Scrapers often ignore robots.txt, and some attempt to collect valuable paywalled or gated content. Authentication is the strongest protection; robots.txt alone does not restrict access.
Why Is Nutch Visiting My Website?
Your site contains data Nutch's operator wants, such as prices, listings, contact details, or articles. Repeated visits generally indicate that your content remains a collection target.
How Can I Tell if Nutch Is Visiting My Website?
Agent Analytics tracks Nutch visits in real time alongside every other known AI agent, crawler, and scraper. You can also check your server logs for requests whose user-agent string contains "Nutch". Look for rapid, sequential requests across many pages. Because Nutch does not publish a verification method, any client can claim its identity and a log match is only a clue.