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.
_=>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.