我正在尝试使用python HTMLParser 库从HTML 页面中获取值。我想掌握的值在这个html 元素中: ... <div id="remository">20</div> ... 到目前为止,这是我的HTMLParser ...
確定! 回上一頁