Skip to content

bro-n-bro/spacebox-crawler

This branch is 2 commits behind main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Victor Neznaykin
Jun 7, 2024
17f30f3 · Jun 7, 2024
Jun 6, 2024
Apr 15, 2024
Jun 6, 2024
Apr 15, 2024
Apr 15, 2024
Jun 7, 2024
Apr 15, 2024
May 11, 2024
Dec 4, 2023
Apr 15, 2024
Apr 26, 2023
Apr 15, 2024
Dec 4, 2023
Jun 6, 2024
Dec 27, 2022
Jun 6, 2024
Apr 8, 2023
Dec 26, 2022
Jun 7, 2024
Jun 7, 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.