Hello, I want to extract the text by a mouseover event in this page: https://chinesepod.com/tools/glossary/entry/fish For example: with the second sentence: <td width="80%" style="font-size:18px;"> <span onclick="onWordClick()" onmouseover="tip(event,'he','ta1','他','他')" onmouseout="htip()">他</span>...