No description
Find a file
2021-03-11 02:25:10 +01:00
src Improve output, refactor code, add timeout 2021-03-11 02:25:10 +01:00
.gitignore Initial commit 2021-03-09 18:19:23 +01:00
Cargo.lock Output instance info as json 2021-03-10 18:06:21 +01:00
Cargo.toml Output instance info as json 2021-03-10 18:06:21 +01:00
LICENSE Add license 2021-03-10 17:39:43 +01:00
README.md Output instance info as json 2021-03-10 18:06:21 +01:00

Lemmy-Stats-Crawler

Crawls Lemmy instances using nodeinfo and API endpoints, to generate a list of instances and overall details.

Usage

For testing:

cargo run

For production (hide debug logs):

cargo run 2>/dev/null