爬蟲百度的時候,出現的問題

from tornado.httpclient import HTTPClient client = HTTPClient() response = client.fetch('https://www.baidu.com/') print(response.body) client.close() ''' b'<html>\r\n<head>\r\n\t<script>\r\n\t\tloc
相關文章
相關標籤/搜索