240 发简信
IP属地:宁夏
  • BeautifulSoup 学习笔记

    遍历节点 例子1 url = 'http://desk.zol.com.cn/jianzhu/'html = requests.get(url)...

  • Resize,w 360,h 240
    python 爬虫练习(一)

    通过python 爬虫 爬取小说 使用python版本为3.6 模块为 Requests,BeautifulSoup 通过此次爬取小说 来练习...