# keenwon/antcolony

Nodejs实现的一个磁力链接爬虫 https://findit.keenwon.com (原域名http://findit.so )

Repository: https://github.com/keenwon/antcolony
Canonical: https://ross.abutalabs.com/products/antcolony
Language: JavaScript
License Family: other
Topics: nodejs, spider, torrent, bittorrent, bencode, dht, javascript, antcolony
Last push: 2018-12-28T13:07:16+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4237, "days_push": 2805, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1456, forks 417 (observed 2026-08-28T04:04:46.961583+00:00)

## What it is
AntColony is a Node.js-based BitTorrent DHT network crawler that collects active infohashes, downloads and parses torrent files, and stores them in a database. It powers the findit magnet link search engine and consists of worker, male, female, and queen components that can run together or independently.

## Use cases
- crawl the DHT network for active torrent infohashes
- build a magnet link search engine
- download and parse torrent files from infohashes
- index torrent metadata into MongoDB
- run a distributed spider with multiple worker processes

## When to choose
- you need to collect large-scale torrent infohash data from the DHT network
- you want a self-hosted magnet search engine backend
- you want a modular Node.js crawler with pluggable components

## When to avoid
- you need a maintained project with active support
- you want a legal-compliance-reviewed torrent indexing solution
- you need a non-Node.js stack or a license-protected codebase

## Facets
- artifact type: application
- maturity: abandoned
- function: web-scraping, parser, search-engine, database
- domain: crawlers, developer-tools
- platform: self-hosted
- tags: dht, bittorrent, magnet-links, torrent-crawler, bencode, pm2, mongodb, redis, search, nodejs, linux

## Member repositories
- keenwon/antcolony (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:46.961583+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:35:36.916611+00:00, confidence not recorded.
  - readme: https://github.com/keenwon/antcolony (fetched 2026-08-28T04:04:46.961583+00:00, sha 0bc09c84b941)
- Data as of 2026-08-30T08:39:29.467469+00:00.
