https://github.com/eallion/statuses
Use n8n to backup Mastodon statuses
https://github.com/eallion/statuses
mastodon n8n statuses
Last synced: about 1 month ago
JSON representation
Use n8n to backup Mastodon statuses
- Host: GitHub
- URL: https://github.com/eallion/statuses
- Owner: eallion
- License: mit
- Created: 2024-12-21T16:44:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-22T17:58:42.000Z (10 months ago)
- Last Synced: 2025-08-22T20:08:03.399Z (10 months ago)
- Topics: mastodon, n8n, statuses
- Language: Python
- Homepage: https://e5n.cc/@eallion
- Size: 1.31 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mastodon Statuses
Use n8n to backup Mastodon statuses
### How to work
Docs:《n8n 之备份 Mastodon 嘟文》
> https://www.eallion.com/n8n-backup-mastodon-statuses/
### Backup History Statuses
```bash
# wget https://raw.githubusercontent.com/eallion/mastodon_statuses/refs/heads/main/backup_all_statuses.py
python backup_all_statuses.py
```