running the crawler #47
-
|
I like the lemmy-explorer, https://lemmyverse.net/communities, I start redis, then that's it? wait? how long before keys and stuff start showing up in redis Fundamentally all Im looking for is the json spat out by the crawler's out command to generate a flat list of threadiverse communities, but I don't see the crawler actually doing anything. I could also be an idiot and I don't know what I should be looking at =D |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
I put the data up in GitHub now :D I'll write up a brief guide on how to start and interact with the crawler shortly. |
Beta Was this translation helpful? Give feedback.
-
UsageBasic Usage
More Details Here: |
Beta Was this translation helpful? Give feedback.
Usage
Basic Usage
docker-compose up -d)npm start)node index.js --init)More Details Here:
https://github.com/tgxn/lemmy-explorer/blob/main/crawler/README.md