Array.from(document.querySelector('div.company_block')
.querySelectorAll('table tr:nth-child(5) > td li'))
.map((e)=>{return e.textContent})
Created
July 11, 2021 06:44
-
-
Save nrm176/08347c22eb5647e2b92b14f0a56cfd48 to your computer and use it in GitHub Desktop.
kabutan-company-block-keywords.md
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment