Skip to content

Instantly share code, notes, and snippets.

@nrm176
Created June 24, 2017 05:39
Show Gist options
  • Save nrm176/21867030ba05dbbeeef8c7856c39b0ba to your computer and use it in GitHub Desktop.
Save nrm176/21867030ba05dbbeeef8c7856c39b0ba to your computer and use it in GitHub Desktop.
YFJ snippet
Array.from(document.querySelectorAll('div.padT12.marB10.clearFix > table tr td:nth-child(5)')).map((e)=>e.innerText)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment