To the Top

Who Flagged You on Steem Blockchain?

This page checks who has downvoted/flagged your posts (comments) in the past 365 days on the steem blockchain. A handy API listing all downvoting history is provided as it is.

The related version of this Steem tool is: Check Your Downvoting History
Created and maintained by @justyy Chinese Version: Steem 查看到底谁踩你了

STEEM ID: (URL parameter ?id=justyy)


View Other Steem Tools and APIs | Vote @justyy a Witness or Set @justyy as Proxy

URL parameter: ?nocache

API (Application Programming Interface)

We get massive API requests that flood the server therefore it is sad that we have to turn off most of the 'public' APIs. The API access might be offered if you contact @justyy with more details (e.g. what you need APIs for). The API offers great stability and performance.

https://steemyy.com/api/steemit/downvote/?cached&id=justyy
It will return JSON-encoded data containing an array of these fields: An example JSON return:
[{'permlink': 're-kanxsh-3ar5kq-20170818t224913315z', 'voter': 'smackdown.kitty', 'weight': -47, 'time': datetime.datetime(2017, 8, 23, 14, 20, 18)}, {'permlink': 're-officialfuzzy-bitshares-hangout-35-2017-08-25-opensource-agenda-whaleshare-beyondbit-payouts-powered-by-sp-20170818t224658438z', 'voter': 'smackdown.kitty', 'weight': -869, 'time': datetime.datetime(2017, 8, 23, 14, 20, 15)}, {'permlink': 're-putrirahayu-intro-my-self-2017819t02049764z-20170818t224457511z', 'voter': 'smackdown.kitty', 'weight': -880, 'time': datetime.datetime(2017, 8, 23, 14, 20, 9)}]
If $_GET parameter s is not specified, this API will use the $_POST variable id instead.
curl -X POST https://steemyy.com/api/steemit/downvote/ -d "id=justyy"

Steem API Servers

You could use the following Steem API servers globally (free of charge, subject to fair use policy):
  1. Load Balancer: https://api.justyy.workers.dev/api/

Share: List of Many Other Online Tools