Skip to main content
4 of 4
replaced http://codegolf.stackexchange.com/ with https://codegolf.stackexchange.com/

Javascript (ES5), 46 44 40 38 33 bytes

_=>parseInt($('#answers').text()) 

5 bytes saved thanks to Ismael Miguel

Note: This is pretty slow, and won't work if you have the PPCG-Design userscript.

ASCII-only
  • 5.2k
  • 22
  • 43