https://github.com/raicuparta/lemmy-community-crawler
Cralws lemmy instances to generate a list of communities.
https://github.com/raicuparta/lemmy-community-crawler
fediverse lemmy
Last synced: about 1 month ago
JSON representation
Cralws lemmy instances to generate a list of communities.
- Host: GitHub
- URL: https://github.com/raicuparta/lemmy-community-crawler
- Owner: Raicuparta
- License: mit
- Created: 2023-07-10T00:54:59.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-03T08:04:17.000Z (over 1 year ago)
- Last Synced: 2025-01-27T06:47:05.029Z (3 months ago)
- Topics: fediverse, lemmy
- Language: JavaScript
- Homepage: https://lemmy.raicuparta.com/communities.json
- Size: 24.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lemmy Community Crawler
Crawls Lemmy instances, gets a list of communities, then deploys it to GitHub Pages. I made this for [Lemmy Go](https://lemmy.raicuparta.com), my Lemmy browser extension.
[lemmy.raicuparta.com/communities.json](https://lemmy.raicuparta.com/communities.json)
Crawler code shamelessly stolen from [Lemmy Explorer](https://github.com/tgxn/lemmy-explorer), and adapted for my purposes.