2019-12-03 Python3 做業 爬取豆瓣讀書全部出版商信息

用urllib去作 #會觸發反爬 HttpError 418: pattern = '<div class="name">(\w+)</div>' import urllib.request try: web = urllib.request.urlopen('https://read.douban.com/provider/all').read() except Exception as
相關文章
相關標籤/搜索