To the Top

Steem Incoming Votes Report Tool

This tool allows you to specify a date range (two dates) and group and count the voters that vote for you the most. The incoming voting report allows you to identify a list of Most-Valuable-Players. The API is handy and can be used on fair-use policy.

The related version of this tool: SteemIt Outgoing Votes Report. Alternatively, the Steem LastVotes Checker allows you to view the recent incoming votes.

Created and maintained by @justyy. Chinese Version: Steem 接受点赞报告

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