url = 'https://www.xxxx.com/ ... response.content.decode('gbk')) # print(data_list) num = 0 for info_url, title in data_list: ...
確定! 回上一頁