Skip to content
CC

CCBot/2.0

UndecidedCommunity-sourced

CCBot/2.0 is a web crawler developed by the Common Crawl Foundation, a non-profit organization dedicated to providing free access to web data for research and analysis. This crawler is based on the Apache Nutch project and utilizes the Apache Hadoop framework for processing and extracting crawl candidates. The user-agent string for CCBot/2.0 is: This string includes a link to the bot's information page, allowing website administrators to verify its identity. CCBot/2.0 is designed to minimize its impact on web servers. It employs an adaptive back-off algorithm that slows down requests if a server responds with HTTP 429 (Too Many Requests) or 5xx (Server Error) status codes. By default, the crawler waits a few seconds before sending the next request to the same site. To control the crawl rate, website administrators can specify a crawl delay in their robots.txt file. For example, to limit CCBot to one request every two seconds, the following lines can be added: This configuration instructs CCBot to wait at least two seconds between consecutive requests to the site. For more detailed information about CCBot/2.0, including its IP address ranges and compliance with the Robots Exclusion Protocol, please refer to the Common Crawl FAQ page.

Undecided
Assessment
Uncategorized
Category
Bot
Kind
1
Data sources

Identification

Bot name
CCBot/2.0
Category
Uncategorized
Verification
Community-sourced
User-agent string
CCBot/2.0 (https://commoncrawl.org/faq/)

IP ranges

Requests from CCBot/2.0 originate from these published ranges. For strict verification, match the source IP against this list in addition to checking the user-agent and reverse-DNS.

Showing 24 of 89 ranges

Block or allow CCBot/2.0

Block it

Add a Disallow rule for CCBot/2.0 (https://commoncrawl.org/faq/) in your robots.txt file. You can also block at the server level using your web server configuration or CDN firewall rules to filter requests matching the user-agent string.

# Block CCBot/2.0 from crawling your entire site
User-agent: CCBot/2.0 (https://commoncrawl.org/faq/)
Disallow: /

# Allow CCBot/2.0 full access
User-agent: CCBot/2.0 (https://commoncrawl.org/faq/)
Allow: /
Allow & verify

Ensure your robots.txt allows CCBot/2.0 (https://commoncrawl.org/faq/). Verify requests by checking the user-agent string.

Traffic & trends

Cloudflare Radar traffic

No Cloudflare traffic data available.

Google Trends interest

Loading trend data…

Data sources

This profile is compiled from the following sources.

CrawlersDatabase
Last updated September 8, 2026

Something wrong with this entry? Suggest a correction