decredcommunity / issues

Decred community issue tracker
5 stars 0 forks source link

Archive Reddit messages #89

Open xaur opened 5 years ago

xaur commented 5 years ago

Reddit has accumulated a lot of knowledge. It is controlled by central entity, so we'd be more safe with a backup of it.

Find how to:

  1. Fetch all messages (initial sync)
  2. Fetch only new messages since last sync (incremental sync)
  3. Self-host the copy of Reddit data

The messages must be in a format that is easy to program against (e.g. JSON).

This data dump can be useful in:

Related: