What is colly?
colly is an uncategorized agent. 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
colly does not yet have an established behavior profile. Look for patterns in Agent Analytics: steady, considerate crawling may indicate an unannounced index, while fast, deep sweeps suggest scraping. Its user-agent string and IP addresses may offer the best clues to who operates it.
colly's User Agent
| User Agent | colly - https://github.com/gocolly/colly |
How To Block colly With Robots.txt
Add this rule to your robots.txt file to block colly from accessing your entire website, or use Automatic Robots.txt to block all uncategorized agents at once. You can customize which pages are blocked by swapping out / for a different path.
User-agent: colly # https://knownagents.com/agents/colly
Disallow: /
Global Statistics for colly
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
0% of top websites block colly in their robots.txt files.
Overall Uncategorized Traffic
1.8% of all web traffic came from uncategorized agents.
Top Visited Website Categories
The types of websites most frequently visited by colly.
Frequently Asked Questions
Should I Block colly?
Monitor it before deciding. colly has not been categorized, so there is no established behavior profile to rely on. Review which pages it requests and how often, then block it if the traffic is excessive or targets content you would not share with an unknown bot. Almost none of the top websites we track currently have robots.txt rules for colly.
Does colly Follow Robots.txt Rules?
Yes. colly 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 colly respects it.
Does colly Access Private Content?
Unknown. colly has no established scope, so monitor what it requests. Repeated attempts to reach login or admin paths are a reason to investigate or block it.
Why Is colly Visiting My Website?
colly's purpose has not yet been identified. Until it is categorized or its operator explains it, its behavior on your site is the best evidence of its intent.
How Can I Tell if colly Is Visiting My Website?
Agent Analytics tracks colly 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 "colly". Record the paths it requests and how often because no reliable behavior profile exists yet. Because colly does not publish a verification method, any client can claim its identity and a log match is only a clue.