摘要: 1 import requests,os,urllib,urllib.request 2 from bs4 import BeautifulSoup as be 3 4 5 path = '/users/2018/desktop/'#设置路径 6 new_file_name = 'tylor swift'#设置文件名 7 urls = 'https://weheartit.co... 阅读全文
posted @ 2018-03-08 13:56 最后的绝地武士 阅读(563) 评论(0) 推荐(0)