You are viewing a single comment's thread from:

RE: Steem.Js for dummies #5: Getting user's last post

in #utopian-io8 years ago

Is there any chance to get the accounts which reblogged a post? I'm using the JavaScript API of Steemit.

The only chance i see is searching in the post history of every user upvoted or commented the post.

HELP ME!!! 😁

Sort:  

Ah! I just found it!

steem.api.getRebloggedBy(author, permlink, function(err, result) {
console.log(err, result);
});

on this site

Coin Marketplace

STEEM 0.10
TRX 0.32
JST 0.032
BTC 115165.58
ETH 4229.86
USDT 1.00
SBD 0.66