getTrending: Current Trending Posts

Description Usage Arguments Value Examples

View source: R/functions.R

Description

Current Trending Posts

Usage

1
getTrending(tag = "", limit = 100, node)

Arguments

tag

Tag to Filter

limit

Number of Posts to Return

node

Optional Argument (Steem Node to Query)

Get details of the Trending Posts

Value

List with Details of Posts

Examples

1
2
3
getTrending() Get first 100 Trending Posts
getTrending(20) Get Top 10 Trending Posts
getTrending(20, node="https://api.steemit.com")

kharoof/steemRdata documentation built on April 16, 2021, 9:37 p.m.