@@ -192,6 +192,8 @@ def get_commerce_rank_list_data(room_id, sec_anchor_id, anchor_id, result):
+ '\n'
+ str(Proxy.proxy_info)
+ + '爬取结果' + str(response)
+ + '\n'
)
time.sleep(1)
except requests.exceptions.ProxyError as e: