urllib抓取圖片

import urllib.request import socket import re import sys import os from bs4 import BeautifulSoup targetDir = r"E:\downLoads\github"  #文件保存路徑 name = 1 def destFile(path):       if not os.path.isdir(tar
相關文章
相關標籤/搜索