Description Usage Arguments Value Examples
Get all main posts from a users blog (excluding Resteems). This function may take some time to process depending on the size of the blog history on an account
1 | getBlog(username, node)
|
username |
Username of Blog Author. |
node |
Optional Argument (Steem Node to Query) |
Data.Table with Details of Blog Posts
1 2 3 4 | ## Not run:
getBlog("eroche")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.