用python爬取鬥圖啦圖片

1、代碼部分html # -*- 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("ht
相關文章
相關標籤/搜索