我需要从Android中的非结构化网页中提取信息.我想要的信息嵌入在没有id的表中.
<table> <tr><td>Description</td><td></td><td>I want this field next to the description cell</td></tr> </table>
我应该用吗?
或者有更快的方式来获取这些信息?
html android web-scraping
android ×1
html ×1
web-scraping ×1