Viewing 2 replies - 1 through 2 (of 2 total)
  • I am looking for that as well!

    Thread Starter ezhil

    (@ezhil)

    <script type="text/javascript" charset="utf-8">
    
     function f(result) {document.getElementById('buzzcount').textContent = result.data.totalResults;}
    
    </script>

    add the above script and place the html below to see you buzz count, replace the people id with your own id.
    <label id="buzzcount"><script src="https://www.googleapis.com/buzz/v1/people/101848802062796570537/@groups/@followers?max-results=0&alt=json&callback=f" type="text/javascript" charset="utf-8"></script></label>

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Google buzz followers count’ is closed to new replies.