nicagram

Embed

A post or a profile can be embedded in another website as an iframe, the way a video from a video site can.

Embedding a post

The embed address for a post is its own address with /embed on the end:

https://nicagram.com/p/username/123/embed

Put that in an iframe:

<iframe src="https://nicagram.com/p/username/123/embed" width="400" height="600" frameborder="0" allowfullscreen></iframe>

Embedding a profile

A profile embeds the same way, showing the account and a grid of its recent public posts:

https://nicagram.com/username/embed

What gets shown

Embedding is a public act: it puts the post in front of an audience that never chose to follow you. Check the visibility of what you are embedding first.