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.
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.
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):