A question motivated by narcissism:

Is there some way I can find out the total number of upvotes I have received on my comments?

Similarly, can I somehow get a list of all of my comments sorted by their number of votes?

share|improve this question

3 Answers

up vote 14 down vote accepted

You can also query the live site's API for your results:

Replace the number after "users" with your user id on the appropriate site.

share|improve this answer
How to use these queries? – sll Dec 1 '11 at 19:41

You can find out in the data explorer; the data is updated every other month.

and for comparison:

share|improve this answer

That's one of the more popular queries on data.stackexchange.com: My Comment score distribution. It is not as real-time as you might like though.

share|improve this answer
For my user number, it is giving a blank value in score in last row. What does that mean? – Ravindra Gullapalli Mar 4 at 18:13
@RavindraGullapalli the last row shows comments that have no score. – Dyppl Mar 5 at 22:57
Then it should show that counter in zero score. Not as blank. – Ravindra Gullapalli Mar 6 at 6:26

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged