You are viewing a single comment's thread from:RE: Steem Stats Report - January 10 - 4,108 new accountsView the full contextlunaticf (25)in #steemit • 6 years ago How can I get the data or the Api by myself
Do I need to download the whole blockchain?Thx
There are various ways. I mostly use steem.js to read the blockchain using Javascript: https://github.com/steemit/steem-js
Thank you very much.