python一括トレース画像

462 ワード

pythonスクリプト一括ダウンロード画像(静的Webサイト)
import requests   ##       
import re
from contextlib import closing
def requ(url):
    html=requests.get(url).text
    op=re.compile(r'