Colly is a fast open-source scraping and crawling framework for Go. It is built for everything from simple page extraction to asynchronous crawlers that process large collections of pages with request callbacks and structured parsing.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Colly Golang Web Scraper and Crawler Framework"
slug: "colly-golang-web-scraper-crawler-framework"
description: "Colly is a fast open-source scraping and crawling framework for Go. It is built for everything from simple page extraction to asynchronous crawlers that process large collections of pages with request callbacks and structured parsing."
github_stars: 25229
verification: "security_reviewed"
source: "https://github.com/gocolly/colly"
category: "Research & Scraping"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "gocolly/colly"
github_stars: 25229
---
# Colly Golang Web Scraper and Crawler Framework
Colly is a fast open-source scraping and crawling framework for Go. It is built for everything from simple page extraction to asynchronous crawlers that process large collections of pages with request callbacks and structured parsing.
## Installation
Requirements and caveats from upstream:
- [docker-slim/docker-slim](https://github.com/docker-slim/docker-slim) Optimize your Docker containers to make them smaller and better.
Basic usage or getting-started notes:
- ## Example
- go get github.com/gocolly/colly/v2
- ## Bugs
- Source: https://github.com/gocolly/colly
- Extracted from upstream docs: https://raw.githubusercontent.com/gocolly/colly/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/colly-golang-web-scraper-crawler-framework/)
No comments yet. Be the first to comment!