Spacebox-crawler
Spacebox-crawler is a central part of Spacebox indexer. Crawler pull data from the node, parse, and puts info into appropriate topics in the Apache Kafka.
build
docker build -t spacebox-crawler:latest .
run
Running crawler standalone is pretty much pointless, so please refer to the main Spacebox repo to find out how to start the whole setup.