To the Top

查看你在STEEM区块链上踩过哪些帐号?

有时候你踩过谁你是不是都忘记了?这个STEEM在线小工具可以列出过去90天你踩过的历史。该工具提供了一个简单好用的API可以列出踩过的记录。

这个工具的另一版本是:查看你在STEEM区块链 上被哪些恶人踩过?
@justyy 开发和维护。English Version: Steem Downvote History

STEEM ID: (支持通过URL参数传递 ?id=justyy)

查看其它 Steem 在线工具和API接口 | 投 @justyy 为见证人设置 @justyy 为代理!

URL 参数: ?nocache

查询踩的接口 API (Application Programming Interface)

由于API服务器收到大量的API请求,我们不得不把大部分免费的API服务给暂停了。如果您很想使用API,也不是不可能的,请联系 @justyy。这些API性能和稳定性都特别的可靠。

接口如下:
https://steemyy.com/api/steemit/flag/?cached&id=justyy
返回 JSON 数据,数组中的每个元素含有以下字段: 比如,可能是这样的:
[{"time": "2017-09-20 15:54:42", "permlink": "37yzsk", "author": "tochukwumadubuko", "weight": -3000}, {"time": "2017-08-31 08:02:48", "permlink": "re-justyy-photography-of-our-love-2017-20170831t042823803z", "author": "alishannoor", "weight": -10000}, {"time": "2017-08-24 17:53:30", "permlink": "re-justyy-steemvoter-20170824t113624728z", "author": "chuxlouis", "weight": -10000}, {"time": "2017-08-24 17:51:33", "permlink": "re-justyy-logo-logo-turtle-graphics-series-1-best-introductory-programming-for-kids-20170824t142749149z", "author": "chuxlouis", "weight": -10000}, {"time": "2017-08-22 12:46:30", "permlink": "2ij9mn", "author": "wseemfree", "weight": -10000}, {"time": "2017-07-05 23:40:48", "permlink": "re-justyy-re-randompic-sweetsssj-20170705t025149514z", "author": "randompic", "weight": -10000}, {"time": "2017-07-04 15:30:06", "permlink": "re-justyy-travel-photography-south-end-on-sea-20170703t191933419z", "author": "toscani40", "weight": -3400}, {"time": "2017-07-04 15:05:48", "permlink": "re-justyy-elsworth-the-poacher-20170703t193524192z", "author": "toscani40", "weight": -3400}]
如果 $_GET 参数 s 没有指定,该API接口也会去找 $_POST 变量 id
curl -X POST https://steemyy.com/api/steemit/flag/ -d "id=justyy"

STEEM API 服务器

以下 STEEM API服务器 分别于世界不同的地方供免费使用 (fair use policy)
  1. 负载均衡服务器: https://api.justyy.workers.dev/api/

请分享: 这里还有很多有意思的在线工具。