gocolly/colly
Elegant Scraper and Crawler Framework for Golang
This tool helps Go developers programmatically navigate websites and extract specific information. You provide it with website URLs and rules for what data to look for, and it returns the structured data you need. It's ideal for developers building applications that require automated data collection from the web for various purposes like market research, content aggregation, or archival.
25,205 stars. Actively maintained with 2 commits in the last 30 days.
Use this if you are a Go developer needing to build robust and fast web scraping or crawling applications to collect structured data from multiple websites.
Not ideal if you need a no-code solution for web scraping, as this requires programming in Go.
Stars
25,205
Forks
1,839
Language
Go
License
Apache-2.0
Category
Last pushed
Feb 17, 2026
Commits (30d)
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/gocolly/colly"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.