You are viewing a single comment's thread from:RE: Upcoming Changes to api.steemit.comView the full contextcardboard (61)in #steemit • 6 years ago Hi guys. If I want to get the list of @user's posts, how can I do it instead of get_blog? Posted using Steeve, an AI-powered Steem interface
Walk account history
Thanks!
using
get_discussions_by_blog
should do itThank you!
Were you able to leverage this call successfully?
Yep, working good:) Find me on discord: https://discord.gg/9gmwuU if you need help.
Is this able to fetch all posts now? (as opposed to it being truncated before?)
Hm, you still need to provide limit (how many recent posts).
Oh I mean if you keep querying farther and farther back in time, you eventually fetch all posts? Hmm I should try it.
Didnt have time to test it yet, maybe today - will let you know!