You are viewing a single comment's thread from:
RE: A Radically Updated Steem Whitepaper
Would you consider making the Steemit post/comment views data publicly available via a JSON RPC for example? This shouldn't take much, and would really help collaborative filtering and other machine learning to improve user experiences.
put
.json
on the end of any url on steemit.com, like the one you are on right nowOh, wait, that doesn’t do comments.
Those are all already available via JSON-RPC from steemd at https://steemd.steemit.com.
That's useful info (which I didn't know) thanks, but I meant the views data as stored in Steemit's private database.
I'm doing quite a lot of work with the blockchain data, but it doesn't give the user page views which would be really helpful. Anyway, I don't expect it's possible, but thought it worth asking.