# 댓글과 주제 다운로드 방법

**URL:** <https://meta.discourse.org/t/how-to-download-comments-and-topics/235560>\
**Category:** Support\
**Created:** [8월 9, 2022, 7:39오전 UTC](https://meta.discourse.org/t/how-to-download-comments-and-topics/235560 "2022-08-09T07:39:49Z")\
**Posts on this page:** 1\
**Showing post:** 2

<div class="post-metadata">

**Author:** ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)\
**Post date:** [8월 9, 2022, 8:36오전 UTC](https://meta.discourse.org/t/how-to-download-comments-and-topics/235560/2 "2022-08-09T08:36:09Z")

</div>

이것이 도움이 될 수 있습니다:

> [@Reverse engineer the Discourse API](https://meta.discourse.org/t/how-to-reverse-engineer-the-discourse-api/20576?u=merefield):
>
> Discourse is backed by a complete JSON api. Anything you can do on the site you can also do using the JSON api. The API is documented at [docs.discourse.org](https://docs.discourse.org). You can also use the [discourse\_api](https://github.com/discourse/discourse_api) Ruby gem as a client library. However, not every endpoint is documented. To determine how to do something with the JSON API here are some steps you can follow. Example: recategorize a topic. Go to a topic and start editing a category: Open Chrome dev tools, switch to the Network tab, select …

또한 다음을 수행할 수도 있습니다:

> [@Move topics from one Discourse instance to another](https://meta.discourse.org/t/topic-and-category-export-import/38930?u=merefield):
>
> Need to move some stuff from one instance of Discourse to another? There is a command line tool to export a topic, a set of topics, or an entire category, and another to import them in at the other end. Topic Export/Import one or more topics and their replies the users who posted in the topic Category Export/Import the category and all its subcategories its security settings custom groups mentioned in the security settingswarning if any of the groups have ‘membership requests’ enable…

---

_[View the full topic](https://meta.discourse.org/t/how-to-download-comments-and-topics/235560)._
