Skip to content

Instantly share code, notes, and snippets.

@adregan
Created April 11, 2016 23:54
Show Gist options
  • Save adregan/7dfa06c1c1037344f58d702591e68ce5 to your computer and use it in GitHub Desktop.
Save adregan/7dfa06c1c1037344f58d702591e68ce5 to your computer and use it in GitHub Desktop.
var fullText = [].map.call(document.querySelector('#u_jsonp_2_11').querySelectorAll('.UFICommentBody'), (c) => c.textContent).join('. ');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment