samuelclay / NewsBlur

NewsBlur is a personal news reader that brings people together to talk about the world. A new sound of an old instrument.
http://www.newsblur.com
MIT License
6.91k stars 1k forks source link

Backend: User data dump (& import) #86

Open nogweii opened 11 years ago

nogweii commented 11 years ago

I would really like to see a way to export all of a user's data from NewsBlur. One case is basically backing up everything - shared posts, blurblog, feed list & intelligence settings. Another use case would be greatly simplifying the transition from hosted NewsBlur to self-hosted/private NewsBlur instances.

samuelclay commented 9 years ago

The API is perfect for this. www.newsblur.com/api

Limero commented 4 years ago

Any chance this can be reopened? A one button "full export" feature in the web interface for premium users would be a huge quality of life improvement. I don't want to risk losing the work spent configuring Intelligence Trainer. This feature missing is a big reason to self-host NewsBlur where backups are simple to do, instead of using the officially hosted version.

samuelclay commented 4 years ago

You're right, a better one-click that downloads all the major tables in json format would be great. This should integrate saved stories as well as trainer data, feeds, and probably preferences. Import would be a necessary component.