To the Top

Steem Outgoing Votes Reports (Self Upvoting)

This tool allows you to specify a date range (two dates) and group and count the authors that benefit from a given Steem User. The voting report allows you to identify a list of authors that may be likely get more upvotes from the given Steemian. The API is handy and can be used on fair-use policy.

the related version of this tool: Steem Incoming Votes Report. Also, if you want to view the list of recent outgoing votes, you can use this tool instead: Steem Outgoing Votes Checker.

Created and maintained by @justyy, Chinese Version: Steem 大鲸投票报告

Voter STEEM ID: (URL parameter ?id=justyy)

From Date yyyy-mm-dd:

To Date yyyy-mm-dd:

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

URL parameter: ?nocache

Report 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/?cached&id=justyy
https://steemyy.com/api/steemit/outgoing/?cached&id=justyy&date1=2017-09-01&date2=2017-10-01
All API calls return JSON data with fields of author, count and weight. If $_GET parameter s is not specified, this API will use the $_POST variable id instead. By default, the dates (if not specified) are set to last 14 days period.
curl -X POST https://steemyy.com/api/steemit/outgoing/ -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