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?View the full contextanarchony (39)in #steem-dev • 8 years ago Is this not even possible with steem-js, or even the regular api at all?
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.
ok, thanks for the response, it's a bummer though.