Skip to content

Node.js tool for extracting websites/feeds from your Mastodon follows

Notifications You must be signed in to change notification settings

loilo/mastodon-bio-rss-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mastodon Bio Crawler

This is a Node.js tool for extracting personal websites (and their RSS/Atom feeds) from Mastodon bios of the people you follow.

Usage

First, you'll need a CSV export of your Mastodon follows. You can get this by going to "Import and export" in your Mastodon instance's preferences page (path /settings/exports/follows.csv).

Get started by installing dependencies:

npm ci

Then, run the crawler:

node crawl.js path/to/your/follows.csv

If the crawler is done, you'll find the extracted sites in the websites.md.

About

Node.js tool for extracting websites/feeds from your Mastodon follows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published