RE: Write a Steemit Web App: Part 9 - Retrieving Content with getDiscussionsBy*()

You are viewing a single comment's thread from:

Write a Steemit Web App: Part 9 - Retrieving Content with getDiscussionsBy*()

in steemdev •  7 years ago 

Thanks for your work digging into this. One thing that I'm hitting my head against is how to retrieve all posts for a given day... right now I'm iterating through the results of get_discussions_by_created until I'm in the correct time range, but this takes an extremely long time for any dates longer than a few days ago since it has to retrieve a large amount of unnecessary discussions until we hit the correct timeframe. Do you have any ideas on how to make this more efficient?

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!