Thank you! The utility just reads the post image, header, post summary, and the link per post. Then they are sent to the database and the PHP file reads the info from there.
You are viewing a single comment's thread from:
Thank you! The utility just reads the post image, header, post summary, and the link per post. Then they are sent to the database and the PHP file reads the info from there.
Yes, I thought so. Thanks for the reply.
I would like to have / build a service with more fine grain filtering - by author, tag, time frame, ...
Anyways, good work!
That sounds great! My software is basically just parsing the Steemit account page and looking for specific HTML tags without relying on the blockchain. The bad side of this is that if steemit ever goes down, then the utility would not work.