摘要:
1 #https://www.domp4.com/list/6-1.html 2 import requests 3 import re 4 from bs4 import BeautifulSoup 5 from urllib.parse import urlparse,parse_qs 6 import os 7 8 9 def get_url_content(url)... 阅读全文
posted @ 2019-04-24 22:07
kevin162726
阅读(678)
评论(0)
推荐(0)