You are viewing a single comment's thread from:

RE: [Steem-JS] How would i go about just getting posts made with a certain app?

in #steem-dev7 years ago

No, it's not possible with the json-rpc api's in steem at this time.

You'd have to index the content externally and then write your own API's to query like this.

Sort:  

ok, thanks for the response, it's a bummer though.