Skip to content

bro-n-bro/spacebox-crawler

This branch is 5 commits ahead of main.

Folders and files

NameName
Last commit message
Last commit date
Dec 16, 2024
Apr 15, 2024
Dec 16, 2024
Apr 15, 2024
Apr 15, 2024
Dec 19, 2024
Dec 16, 2024
Dec 16, 2024
Dec 4, 2023
Dec 16, 2024
Apr 26, 2023
Apr 15, 2024
Dec 4, 2023
Dec 16, 2024
Dec 27, 2022
Dec 16, 2024
Apr 8, 2023
Dec 26, 2022
Dec 16, 2024
Dec 16, 2024
Apr 15, 2024

Repository files navigation

Spacebox-crawler

linter

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.