{"adoption": {"forks": 1855, "observed_at": "2026-08-28T04:11:38.171532+00:00", "stars": 25483}, "canonical_url": "https://ross.abutalabs.com/products/colly", "card": {"archived": false, "artifact_type": "framework", "description": "Elegant Scraper and Crawler Framework for Golang", "domain": ["crawlers", "web-development", "developer-tools"], "enriched": true, "function": ["web-scraping", "http-client", "parser"], "health_score": 91, "homepage": "https://go-colly.org/", "language": "Go", "license": "Apache-2.0", "license_family": "permissive", "maturity": "stable", "member_repos": ["gocolly/colly"], "name": "gocolly/colly", "platform": ["go", "cross-platform"], "pushed_at": "2026-08-14T14:37:32+00:00", "repo": "gocolly/colly", "stars": 25483, "tags": ["scraper", "crawler", "spider", "html-parsing", "distributed-scraping", "robots-txt", "data-engineering"], "topics": ["golang", "scraper", "framework", "crawler", "scraping", "crawling", "spider", "go"], "urls": [], "use_cases": ["scrape product prices from e-commerce sites", "crawl a website and extract all links", "build a spider to collect structured data from web pages", "mine data from websites for analysis", "archive web content automatically", "scrape news headlines or comments from sites like Hacker News or Reddit"], "what_it_is": "Colly is a fast and elegant web scraping and crawling framework for Go. It provides a clean callback-based API for making HTTP requests, parsing HTML, and extracting structured data, with built-in support for rate limiting, caching, cookies, and distributed scraping.", "when_to_avoid": ["you need to scrape JavaScript-rendered single-page apps (use a headless browser tool instead)", "your project is in Python (Scrapy/BeautifulSoup may fit better)", "you only need a one-off simple HTTP fetch without crawling logic"], "when_to_choose": ["you need a high-performance scraper in Go", "you want built-in rate limiting, concurrency control, and robots.txt compliance", "you need sync, async, or distributed crawling", "you prefer a clean callback-based API for HTML extraction"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/colly", "repo": "gocolly/colly", "role": "main", "score": 66}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:11:38.171532+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T16:56:03.085991+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4aba788dfdfb29187e783c450c0920b9219ad6685b1b08b0cfbe1c53469f9459", "fetched_at": "2026-08-28T04:11:38.171532+00:00", "kind": "readme", "missing": false, "url": "https://github.com/gocolly/colly"}, {"content_hash": "9a4dcc826b6e225cd99f5128f36ddb8d4aafe068de2cf3ec57f47e02b971325e", "fetched_at": "2026-08-29T07:52:48.965513+00:00", "kind": "homepage", "missing": false, "url": "https://go-colly.org/"}, {"content_hash": "4488744c1021371739f9c7c8d66d39a6103643e64f1524a84ff150dd36310c7d", "fetched_at": "2026-08-29T07:52:49.010594+00:00", "kind": "site_page", "missing": false, "url": "https://go-colly.org/docs"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:11:38.171532+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T16:56:03.085991+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4aba788dfdfb29187e783c450c0920b9219ad6685b1b08b0cfbe1c53469f9459", "fetched_at": "2026-08-28T04:11:38.171532+00:00", "kind": "readme", "missing": false, "url": "https://github.com/gocolly/colly"}, {"content_hash": "9a4dcc826b6e225cd99f5128f36ddb8d4aafe068de2cf3ec57f47e02b971325e", "fetched_at": "2026-08-29T07:52:48.965513+00:00", "kind": "homepage", "missing": false, "url": "https://go-colly.org/"}, {"content_hash": "4488744c1021371739f9c7c8d66d39a6103643e64f1524a84ff150dd36310c7d", "fetched_at": "2026-08-29T07:52:49.010594+00:00", "kind": "site_page", "missing": false, "url": "https://go-colly.org/docs"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T16:56:03.085991+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4aba788dfdfb29187e783c450c0920b9219ad6685b1b08b0cfbe1c53469f9459", "fetched_at": "2026-08-28T04:11:38.171532+00:00", "kind": "readme", "missing": false, "url": "https://github.com/gocolly/colly"}, {"content_hash": "9a4dcc826b6e225cd99f5128f36ddb8d4aafe068de2cf3ec57f47e02b971325e", "fetched_at": "2026-08-29T07:52:48.965513+00:00", "kind": "homepage", "missing": false, "url": "https://go-colly.org/"}, {"content_hash": "4488744c1021371739f9c7c8d66d39a6103643e64f1524a84ff150dd36310c7d", "fetched_at": "2026-08-29T07:52:49.010594+00:00", "kind": "site_page", "missing": false, "url": "https://go-colly.org/docs"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:11:38.171532+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:11:38.171532+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:11:38.171532+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T16:56:03.085991+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4aba788dfdfb29187e783c450c0920b9219ad6685b1b08b0cfbe1c53469f9459", "fetched_at": "2026-08-28T04:11:38.171532+00:00", "kind": "readme", "missing": false, "url": "https://github.com/gocolly/colly"}, {"content_hash": "9a4dcc826b6e225cd99f5128f36ddb8d4aafe068de2cf3ec57f47e02b971325e", "fetched_at": "2026-08-29T07:52:48.965513+00:00", "kind": "homepage", "missing": false, "url": "https://go-colly.org/"}, {"content_hash": "4488744c1021371739f9c7c8d66d39a6103643e64f1524a84ff150dd36310c7d", "fetched_at": "2026-08-29T07:52:49.010594+00:00", "kind": "site_page", "missing": false, "url": "https://go-colly.org/docs"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:11:38.171532+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:11:38.171532+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T16:56:03.085991+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4aba788dfdfb29187e783c450c0920b9219ad6685b1b08b0cfbe1c53469f9459", "fetched_at": "2026-08-28T04:11:38.171532+00:00", "kind": "readme", "missing": false, "url": "https://github.com/gocolly/colly"}, {"content_hash": "9a4dcc826b6e225cd99f5128f36ddb8d4aafe068de2cf3ec57f47e02b971325e", "fetched_at": "2026-08-29T07:52:48.965513+00:00", "kind": "homepage", "missing": false, "url": "https://go-colly.org/"}, {"content_hash": "4488744c1021371739f9c7c8d66d39a6103643e64f1524a84ff150dd36310c7d", "fetched_at": "2026-08-29T07:52:49.010594+00:00", "kind": "site_page", "missing": false, "url": "https://go-colly.org/docs"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:11:38.171532+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:11:38.171532+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:11:38.171532+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T16:56:03.085991+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4aba788dfdfb29187e783c450c0920b9219ad6685b1b08b0cfbe1c53469f9459", "fetched_at": "2026-08-28T04:11:38.171532+00:00", "kind": "readme", "missing": false, "url": "https://github.com/gocolly/colly"}, {"content_hash": "9a4dcc826b6e225cd99f5128f36ddb8d4aafe068de2cf3ec57f47e02b971325e", "fetched_at": "2026-08-29T07:52:48.965513+00:00", "kind": "homepage", "missing": false, "url": "https://go-colly.org/"}, {"content_hash": "4488744c1021371739f9c7c8d66d39a6103643e64f1524a84ff150dd36310c7d", "fetched_at": "2026-08-29T07:52:49.010594+00:00", "kind": "site_page", "missing": false, "url": "https://go-colly.org/docs"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:11:38.171532+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:11:38.171532+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T16:56:03.085991+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4aba788dfdfb29187e783c450c0920b9219ad6685b1b08b0cfbe1c53469f9459", "fetched_at": "2026-08-28T04:11:38.171532+00:00", "kind": "readme", "missing": false, "url": "https://github.com/gocolly/colly"}, {"content_hash": "9a4dcc826b6e225cd99f5128f36ddb8d4aafe068de2cf3ec57f47e02b971325e", "fetched_at": "2026-08-29T07:52:48.965513+00:00", "kind": "homepage", "missing": false, "url": "https://go-colly.org/"}, {"content_hash": "4488744c1021371739f9c7c8d66d39a6103643e64f1524a84ff150dd36310c7d", "fetched_at": "2026-08-29T07:52:49.010594+00:00", "kind": "site_page", "missing": false, "url": "https://go-colly.org/docs"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T16:56:03.085991+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4aba788dfdfb29187e783c450c0920b9219ad6685b1b08b0cfbe1c53469f9459", "fetched_at": "2026-08-28T04:11:38.171532+00:00", "kind": "readme", "missing": false, "url": "https://github.com/gocolly/colly"}, {"content_hash": "9a4dcc826b6e225cd99f5128f36ddb8d4aafe068de2cf3ec57f47e02b971325e", "fetched_at": "2026-08-29T07:52:48.965513+00:00", "kind": "homepage", "missing": false, "url": "https://go-colly.org/"}, {"content_hash": "4488744c1021371739f9c7c8d66d39a6103643e64f1524a84ff150dd36310c7d", "fetched_at": "2026-08-29T07:52:49.010594+00:00", "kind": "site_page", "missing": false, "url": "https://go-colly.org/docs"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T16:56:03.085991+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4aba788dfdfb29187e783c450c0920b9219ad6685b1b08b0cfbe1c53469f9459", "fetched_at": "2026-08-28T04:11:38.171532+00:00", "kind": "readme", "missing": false, "url": "https://github.com/gocolly/colly"}, {"content_hash": "9a4dcc826b6e225cd99f5128f36ddb8d4aafe068de2cf3ec57f47e02b971325e", "fetched_at": "2026-08-29T07:52:48.965513+00:00", "kind": "homepage", "missing": false, "url": "https://go-colly.org/"}, {"content_hash": "4488744c1021371739f9c7c8d66d39a6103643e64f1524a84ff150dd36310c7d", "fetched_at": "2026-08-29T07:52:49.010594+00:00", "kind": "site_page", "missing": false, "url": "https://go-colly.org/docs"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T16:56:03.085991+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "4aba788dfdfb29187e783c450c0920b9219ad6685b1b08b0cfbe1c53469f9459", "fetched_at": "2026-08-28T04:11:38.171532+00:00", "kind": "readme", "missing": false, "url": "https://github.com/gocolly/colly"}, {"content_hash": "9a4dcc826b6e225cd99f5128f36ddb8d4aafe068de2cf3ec57f47e02b971325e", "fetched_at": "2026-08-29T07:52:48.965513+00:00", "kind": "homepage", "missing": false, "url": "https://go-colly.org/"}, {"content_hash": "4488744c1021371739f9c7c8d66d39a6103643e64f1524a84ff150dd36310c7d", "fetched_at": "2026-08-29T07:52:49.010594+00:00", "kind": "site_page", "missing": false, "url": "https://go-colly.org/docs"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 97, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3260, "days_push": 19, "days_rel": 524, "gap_med": null, "n_releases_24m": 1}, "score": 66, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}