bottocto/MastodonFeedHTML
octospacc ad45d852ee Handle db per-user; Fix domain name issues 2022-08-22 18:35:37 +02:00
..
Example.Config.py Add README, commit Config 2022-08-16 13:39:24 +02:00
MastodonFeedHTML.py Handle db per-user; Fix domain name issues 2022-08-22 18:35:37 +02:00
README.md Add README, commit Config 2022-08-16 13:39:24 +02:00

README.md

Python script that scapes public posts from lists of Mastodon profile URLs, and:

  • Sends them to lists of email addresses;
  • Saves them as HTML files on your machine.

It works with any type of post, be it text or media. Retoots and replies are also supported.

Note: This script only sees the last 20 posts on a profile page. Multi-page scraping is not yet supported. If you post or share a lot, you may want to set the refresh time at a very low number.

Useful for archiving your own posts, or whatever.
Protip: you can repost your content on https://blogger.com via email with this tool!