# A basic Discourse archival tool

**URL:** https://meta.discourse.org/t/a-basic-discourse-archival-tool/62614
**Category:** Development
**Created:** [May 12, 2017, 8:20pm UTC](https://meta.discourse.org/t/a-basic-discourse-archival-tool/62614 "2017-05-12T20:20:12Z")
**Posts on this page:** 1
**Showing post:** 48

<div class="post-metadata">

### Author: ![kamcc](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/kamcc/32/69363_2.png) [@kamcc](https://meta.discourse.org/u/kamcc)
#### Post date: [January 15, 2019, 9:57pm UTC](https://meta.discourse.org/t/a-basic-discourse-archival-tool/62614/48 "2019-01-15T21:57:28Z")

</div>

Hi all – just jumping in here to say that @mcmcclur’s code was exactly what I was looking for! So thank you very much for sharing 🙂

I made a few small modifications (mainly additional code that makes sure to grab all posts in a topic, not just the first twenty) and the code is here: [GitHub - kitsandkats/ArchiveDiscourse: Code for archiving a Discourse site into static HTML. · GitHub](https://github.com/kitsandkats/ArchiveDiscourse), forked from @mcmcclur’s original repo and stored as a python file instead of a Jupyter notebook.

I’m very happy with how it turned out. Thanks again!

---

_[View the full topic](https://meta.discourse.org/t/a-basic-discourse-archival-tool/62614)._
