As a developer, I've been struggling with finding the best way to get the meta data related to a post on Steemit: from creation, up to more advanced props, like beneficiaries, payment type, voters and so on and so forth.
You can obviously do this by using one of the blockchain API calls, by issuing a JSON 2.0 RPC call, or just by using one of the Python, JavaScript or PHP libraries.
But there is also a very easy way to do this, one that doesn't involve using third party software and which works instantly.
You only need to add ".json" at the end of an URL. The trick is that the URL must be taken from the user's blog feed, which has a specific order of the URL structure (tag, author nickname, post slug).
So here's what you get if you add ".json" to my previous post:
{"post":{"id":37226689,"author":"dragosroua","permlink":"we-may-have-a-pan-european-blockchain-framework-soon","category":"blockchain","parent_author":"","parent_permlink":"blockchain","title":"We May Have A Pan-European Blockchain Framework Soon","body":"
\n
\n
\n\nWanna know when you're getting paid?
\n \n<table width=\"100%\">\n\n<td width=\"50%\" align=left>\n<imgt srct =\"
\n\n\nIt's free to use, but if you think this is a useful addition, I'd appreciate your <a href=\"https://steemit.com/~witnesses\" target=\"_new\">witness vote.
\nThank you!
\n \n\n\n# Psst: new to Steemit? [Start Here](https://steemit.com/@dragosroua/the-7-fundamental-questions-about-steemit)\n ","json_metadata":{"tags":["blockchain","europe","crypto","news","legal"],"users":["dragosroua"],"image":["
,"
,"
],"links":["https://www.reuters.com/article/us-eu-markets-fintech/eu-executive-to-propose-raft-of-measures-to-boost-fintech-document-idUSKBN1GH1QQ","https://pixabay.com/en/flags-europe-eu-flag-european-1615129/","http://dragosroua.com","http://steem.supply","https://steemit.com/~witnesses","https://steemit.com/@dragosroua/the-7-fundamental-questions-about-steemit"],"app":"steemit/0.1","format":"markdown"},"last_update":"2018-03-07T09:18:30","created":"2018-03-07T09:18:30","active":"2018-03-07T09:22:18","last_payout":"1970-01-01T00:00:00","depth":0,"children":2,"net_rshares":"38268547559","abs_rshares":"38268547559","vote_rshares":"38268547559","children_abs_rshares":"38268547559","cashout_time":"2018-03-14T09:18:30","max_cashout_time":"1969-12-31T23:59:59","total_vote_weight":204063,"reward_weight":10000,"total_payout_value":"0.000 SBD","curator_payout_value":"0.000 SBD","author_rewards":0,"net_votes":4,"root_comment":37226689,"max_accepted_payout":"1000000.000 SBD","percent_steem_dollars":10000,"allow_replies":true,"allow_votes":true,"allow_curation_rewards":true,"beneficiaries":[],"url":"/blockchain/@dragosroua/we-may-have-a-pan-european-blockchain-framework-soon","root_title":"We May Have A Pan-European Blockchain Framework Soon","pending_payout_value":"0.215 SBD","total_pending_payout_value":"0.000 STEEM","active_votes":[{"voter":"scalextrix","weight":9892,"rshares":"29081294597","percent":10000,"reputation":"4737174144417","time":"2018-03-07T09:21:09"},{"voter":"cflclosers","weight":515,"rshares":1885149981,"percent":600,"reputation":"1387297523044","time":"2018-03-07T09:22:48"},{"voter":"makerhacks","weight":3788,"rshares":"7074274869","percent":2000,"reputation":"8735347413730","time":"2018-03-07T09:20:03"},{"voter":"rbm","weight":75,"rshares":227828112,"percent":1000,"reputation":"646564532959","time":"2018-03-07T09:18:39"}],"replies":[],"author_reputation":"230249734042071","promoted":"0.000 SBD","body_length":0,"reblogged_by":[]},"status":"200"}
You get pretty much everything you need, and you didn't have to use any third party library.
Kinda neat!
I'm a serial entrepreneur, blogger and ultrarunner. You can find me mainly on my blog at Dragos Roua where I write about productivity, business, relationships and running. Here on Steemit you may stay updated by following me @dragosroua.

Wanna know when you're getting paid?
I know the feeling. That's why I created steem.supply, an easy to use and accurate tool for calculating your Steemit rewards
It's free to use, but if you think this is a useful addition, I'd appreciate your witness vote.
Thank you!
Psst: new to Steemit? Start Here