2017年7月30日

转python爬虫:BeautifulSoup 使用select方法详解

摘要: 1 html = """ 2 <html><head><title>The Dormouse's story</title></head> 3 <body> 4 <p class="title" name="dromouse"><b>The Dormouse's story</b></p> 5 <p 阅读全文

posted @ 2017-07-30 00:24 多一点 阅读(4392) 评论(0) 推荐(0)

导航