this post was submitted on 25 Jun 2023
12 points (100.0% liked)

Lemmy.world Support

3250 readers
26 users here now

Lemmy.world Support

Welcome to the official Lemmy.world Support community! Post your issues or questions about Lemmy.world here.

This community is for issues related to the Lemmy World instance only. For Lemmy software requests or bug reports, please go to the Lemmy github page.

This community is subject to the rules defined here for lemmy.world.

To open a support ticket Static Badge


You can also DM https://lemmy.world/u/lwreport or email [email protected] (PGP Supported) if you need to reach our directly to the admin team.


Follow us for server news 🐘

Outages 🔥

https://status.lemmy.world



founded 2 years ago
MODERATORS
 

Is it possible to export your own posts to json or anything currently? I like messing with data for archival. If not is it a planned feature? Could I perhaps host an instance just for archival purposes? If so how could I use instance hosting to best export and save data in a machine-processable format.

top 2 comments
sorted by: hot top controversial new old
[–] inspxtr 3 points 2 years ago* (last edited 2 years ago) (1 children)

I don’t think it’s possible yet, still an issue on github https://github.com/LemmyNet/lemmy/issues/506. However, there are 2 python projects that interact with Lemmy API that I see recommended, (a) https://github.com/tjkessler/plemmy and (b) https://github.com/retiolus/Lemmy.py. I have not used either but it might be doable to use those to get your data, or a good subset of it.

[–] antik 2 points 2 years ago* (last edited 2 years ago)

No it's not possible with the current tools on Lemmy. You're indeed better off askin the Lemmy devs on Github if you want a reply to that.