# Integrating Discourse with a larger social network app?

**URL:** https://meta.discourse.org/t/integrating-discourse-with-a-larger-social-network-app/38993
**Category:** Development
**Created:** [February 3, 2016, 8:45pm UTC](https://meta.discourse.org/t/integrating-discourse-with-a-larger-social-network-app/38993 "2016-02-03T20:45:36Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [February 3, 2016, 8:59pm UTC](https://meta.discourse.org/t/integrating-discourse-with-a-larger-social-network-app/38993/2 "2016-02-03T20:59:46Z")

</div>

Embedding Discourse into your other apps is pretty easy. See

> [@Embed Discourse comments on another website via Javascript](https://meta.discourse.org/t/embedding-discourse-comments-via-javascript/31963):
>
> Discourse has the ability to embed the comments from a topic in a remote site using a Javascript API that creates an IFRAME. For an example of this in action, check out [Coding Horror’s blog](http://blog.codinghorror.com/welcome-to-the-internet-of-compromised-things/#discourse-comments). The blog is run via [Ghost](https://ghost.org/) but the comments are embedded from his [Discourse forum](http://discourse.codinghorror.com/t/welcome-to-the-internet-of-compromised-things/3550). One important thing to note with this setup is that users have to navigate to your forum to post replies. This is intentional, as we feel that the posting interface on a Discourse forum is currently much richer than what we …

> [@Talin](#):
>
> some sort of tool that would allow someone to grab excepts and quotes from a lot of different threads and create a publishable artifact,

Discourse does this out of the box. Here’s a snippet from the Emed page. You can click below and it’ll expand, or take you the thread in context.

> [@Embed Discourse comments on another website via Javascript](https://meta.discourse.org/t/embed-discourse-comments-on-another-website-via-javascript/31963/1):
>
> How it works
> 
> In Discourse, a topic is made up of many posts. When you are embedding Discourse on another site, you are linking a document (blog entry, HTML page, etc.) with a single topic. When people post in that topic, their comments will automatically show up on the page you embedded it in.

---

_[View the full topic](https://meta.discourse.org/t/integrating-discourse-with-a-larger-social-network-app/38993)._
