You are viewing a single comment's thread from:

RE: Steem Data Services (SDS) / Update Notice / Version 0.1.7b

Hello @steemchiller
need your help.

Have you made any API which returns list of Recent posts inside a community ?
For Example i want to get Latest post over Steemit Pakistan How can i get that ?

Sort:  

Hi @hassanabid, you could probably use the Feeds API for that:
https://sds0.steemworld.org/feeds_api

For example, this method would return the last 100 active posts for a community:
https://sds0.steemworld.org/feeds_api/getActiveCommunityPostsByCreated/hive-172186

Here you find the description for that method:
https://sds0.steemworld.org/describeMethod/feeds_api.getActiveCommunityPostsByCreated

But there are many more methods available. In case you have any questions later on, just let me know ;)

Thanks man you are hero ❤️😘

I just want to get link of that post only anyway to do that? Tried split up json but its to difficult How can we apply limit to get links only.?

The limit parameter can be used to limit the number of rows, but there is currently now way to define the returned columns via API. You would need to create a small script that locally converts the data into your desired format.

But I like the idea of having the possiblity to convert directly via API. I will think about adding some kind of converter to support different formats in the future.

Yeahhh columns limiter could be a great thing :)
Do let me know whenever you release that.
Thankyou so much ❤️

Hello @steemchiller

Do we have any post Voting API ??

Hi @hassanabid, there are many API methods available that return post and voting data. What exactly do you want to accomplish?

Talking about Upvote post API is their any api where i can give permalink with credentials it gives vote
@steemchiller

If you only want to receive the votes for a post, you can use this one:
https://sds.steemworld.org/posts_api/getVotes/steemit/firstpost
The method description can be found here:
https://sds.steemworld.org/describeMethod/posts_api.getVotes

I want to give vote to a post anyway to do that through API's ?

Coin Marketplace

STEEM 0.16
TRX 0.12
JST 0.027
BTC 54506.20
ETH 2881.76
USDT 1.00
SBD 2.03