Earning reputation in Stackoverfow is a hard job, and somewhere i'll feel happy if i can get the Reputations Displayed in my website. Is it possible?
Does stackoverflow exposes any API with respect to user?
[UPDATE]
When i simply type in
http://api.stackoverflow.com/1.1/users/{user-id}/
it gives me a JSON data, which seems fine to me. Is it OKAY to use it like this?
Got it from stackapps.com replied by
Nathan Osman
Thanks.