To the Top

Steemit Earnings (Payout) Report

This tool is suspended.

中文版本在这里: SteemIt 收益报告

This tool generates a payout report so you can check the earnings between any two dates. As payout for posts less than 7 days are not finalized yet, the curator figures will be zeros. Comments are also included in the calculation. API will be provided as free-of-charge but use it at your own risk.
Created and maintained by @justyy.

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

URL parameter: ?nocache

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

From Date yyyy-mm-dd:

To Date yyyy-mm-dd:

Report of Payout, 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.

The API following has a rate-limit 1 call per second.
https://uploadbeta.com/api/steemit/payout/?cached&id=justyy
https://uploadbeta.com/api/steemit/payout/?cached&id=justyy&date1=2017-09-01&date2=2017-10-01
All API calls return JSON data with fields of author, title, payout, curator, time, net_votes and permlink. If $_GET parameter s is not specified, this API will use the $_POST variable id instead.
curl -X POST https://helloacm.com/api/steemit/payout/ -d "id=justyy"
If dates are not given, it will show by default the last 14 days.

SteemIt API Servers

You could use the following four SteemIt 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