Created
June 24, 2017 05:39
-
-
Save nrm176/21867030ba05dbbeeef8c7856c39b0ba to your computer and use it in GitHub Desktop.
YFJ snippet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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