So I\'m trying to pull and print just the number of \"likes\" a certain fanpage has, after doing some research - I found that this should work, but its not pulling anything.
Have you tried to call the url by it's ID instead? Also the https / http same protocol applies here. You may need to call the url with document.location.protocol, to match the current protocol of the calling document.