為什麼這篇python爬蟲span鄉民發文收入到精華區:因為在python爬蟲span這個討論話題中,有許多相關的文章在討論,這篇最有參考價值!作者j884232001 (j884232001)看板Python標題[問題] 新手學爬蟲(#的問題...
小弟目前邊看youtube邊試著學習python遇到了以下問題
請問圖中的資訊#text該如何使用select選擇出來呢?
或是該如何在panel-heading內剔除我不要的資訊?
欲爬蟲網址 : https://reurl.cc/Q52ao
https://imgur.com/bBpIGUn
soup為已丟進BeautifulSoup4處理過並確定我想要的資訊有抓到
print(soup.contents)
輸出結果(部分)
<div class="panel panel-default">
<div class="panel-heading">
<span class="label label-primary">3738</span>
<span class="label label-default">Lv.107</span>
<span class="label label-info" data-html="true" data-original-title="<img
src='https://rd-center.fharr.com/assets/sprite/cowraiders3.gif'
style='max-height:75px;max-width:60px;'/>" id="tooltip_3738" rel="tooltip">
魔物模組</span>
<span class="label label-success"></span> <a
href="https://rd.fharr.com/mob-3738.html">草寇</a> (彎刀草寇)
</div>
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 118.169.157.215
※ 文章網址: https://www.ptt.cc/bbs/Python/M.1554124659.A.8DE.html
※ 編輯: j884232001 (118.169.157.215), 04/01/2019 21:23:01
※ 編輯: j884232001 (118.169.157.215), 04/01/2019 21:24:47
※ 編輯: j884232001 (118.169.157.215), 04/01/2019 21:25:36
※ 編輯: j884232001 (118.169.157.215), 04/01/2019 21:30:19
※ 編輯: j884232001 (118.169.157.215), 04/01/2019 21:34:44
※ 編輯: j884232001 (118.169.157.215), 04/01/2019 23:11:17
但不曉得該怎麼下參數..
※ 編輯: j884232001 (118.169.157.215), 04/02/2019 02:15:21
※ 編輯: j884232001 (118.169.157.215), 04/02/2019 11:16:02
※ 編輯: j884232001 (118.169.157.215), 04/02/2019 21:45:19
※ 編輯: j884232001 (118.169.157.215), 04/03/2019 12:41:52
※ 編輯: j884232001 (118.169.148.216), 04/04/2019 04:02:49