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.
docker build -t spacebox-crawler:latest .
Running crawler standalone is pretty much pointless, so please refer to the main Spacebox repo to find out how to start the whole setup.