To the Top

Steem Incoming Votes Checker - Check Last Upvotes / Downvotes

When were you last voted by Big Whales? This tool allows you to get a list of upvotes/downvotes in the last 365 days. You can optionally specify the Voters (separated by comas). The key feature is also exposed as a free-to-use Steem API.

Created and maintained by @justyy. The related version of this tool: Steemit Outgoing Votes Checker. Also View Detailed Incoming Report. Chinese Version: Steem 查看您最近获得的赞或者踩?

Steem Post: SteemIt Tool Series - When were you last voted by Big Whales?

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

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

URL parameter: ?nocache

List of Last 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/lastvotes/?cached&id=justyy
https://steemyy.com/api/steemit/lastvotes/?cached&id=justyy&voter=abit,ned,dan
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://helloacm.com/api/steemit/lastvotes/ -d "id=justyy" -d "voter=abit"

steemyy 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