JSON Stackoverflow

Your Stackoverflow reputation as JSON.

To get the rendered HTML

To get the raw JSON

Using the bundled widget

  1. Create a DIV on your webpage with the following content
    <div id="so-widget"></div>
  2. Stick the following script tag at the bottom of your webpage, just before you close the body tag
    <script type="text/javascript" src="http://json-stackoverflow.appspot.com/widget.js?id=your_stackoveflow_id"></script>
  3. There is no step #3!

Demo:



Brought to you by your fellow Stackoverflow user Baishampayan Ghose