The reputation-audit tag has no wiki summary.
0
votes
2answers
80 views
Is there an app to monitor reputation and new answers/comments?
Is there a desktop app that will alert me when my reputation changes, and when I have a new answer or comment on any of my questions?
4
votes
1answer
94 views
/users/tags should contain scores
I am implementing some simple JavaScript/bookmarklet based apps that show some reputation info, including the score in the User's top tags (roughly based on this previous bookmarklet of mine).
Now I ...
4
votes
1answer
727 views
/users/{id}/reputation != xxx.com/reputation
I realize that the shape of the data coming from the API may be different than that reported by the xxx/reputation url, but there seem to be some striking disparities.
see 08/12 and 08/11 in both ...
3
votes
2answers
92 views
Is there an app that shows rep as points/week etc?
I'm interested in seeing my reputation graphed as points earned per day/week/month rather than the cumulative graph you get on your profile.
Is there an existing app for that or is it something I'd ...
1
vote
2answers
125 views
Is there a way to determine total number of upvotes and downvotes (etc) for a user (regardless of reputation cap)?
For example, if you use the /users/<id>/reputation call, you get a list of reputation changes for the user, but it takes the daily reputation cap into account. What I would like is an API call ...
