To the Top

Steem Outgoing Votes Checker - Check Votes from any Steem Big Whales

Are you interested in knowing whom a SteemIt whale giving out votes to? This handy utility lists the latest outgoing votes and a powerful SteemIt API can be used to return all the vote data as JSON format.

The related version of this tool: Steem LastVotes (Incoming Votes) Checker. You can also view the detailed report: Steem Outgoing Vote Report.

Created and maintained by @justyy, Chinese Version: Steem 查看哪位大鲸最近的投票

Voter STEEM ID: (URL parameter ?voter=justyy)
Optional Author IDs: (URL parameter ?id=justyy)

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

URL parameter: ?nocache

List of Outgoing Votes, 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/outgoing-votes/?cached&voter=justyy
https://steemyy.com/api/steemit/outgoing-votes/?cached&voter=justyy&id=tumutanzi,oflyhigh
All API calls return JSON data with fields of voter, permlink, time, weight and author. If $_GET parameter s is not specified, this API will use the $_POST variable id instead.
curl -X POST https://steemyy.com/api/steemit/outgoing-votes/ -d "voter=justyy" -d "id=jubi"

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