用python爬取鬥圖啦圖片

一、代碼部分 # -*- coding:utf-8 -*- ''' 1、python版本 python3.6 2、IDE PyCharm 2017.3 ''' import requests import urllib.request import re #獲取每一個主頁面中的分類條目url鏈接 def get_page(num): html = requests.get("http:
相關文章
相關標籤/搜索