大家好,初学网络爬虫,先以爬mlb网站为题,不过在用beautifulsoup时遇到了问题
以下为beautifulsoup解析的片段,不过想要撷取(0:0,0:0..........)遇到困难,因
为竟然没被属性包起来,想请这要怎么撷取呢?
[<p class="result"><span class="bold">Final result </span><strong>4:0</strong>
(0:0, 0:0, 0:0, 4:0, 0:0, 0:0, 0:0, 0:0, X:0)</p>]
感谢囉