discovered 03 Aug 2026
ipfs-search
→ View on GitHubipfs-search is a search engine designed for the Interplanetary Filesystem (IPFS) that indexes file and directory hashes by sniffering the DHT gossip. Its architecture includes a crawler implemented in Go, with metadata extraction using ipfs-tika and search capabilities powered by OpenSearch, while supporting a queueing system via RabbitMQ. Notable features include daily snapshots of indexed data and comprehensive API documentation for ease of integration and use.