shensong00 3 years ago
parent
commit
eceee65aa3
1 changed files with 2 additions and 0 deletions
  1. 2 0
      douyin_hourly_ranklist_commerce_scraper.py

+ 2 - 0
douyin_hourly_ranklist_commerce_scraper.py

192
                     + '\n'
192
                     + '\n'
193
                     + str(Proxy.proxy_info)
193
                     + str(Proxy.proxy_info)
194
                     + '\n'
194
                     + '\n'
195
+                    + '爬取结果' + str(response)
196
+                    + '\n'
195
                 )
197
                 )
196
                 time.sleep(1)
198
                 time.sleep(1)
197
         except requests.exceptions.ProxyError as e:
199
         except requests.exceptions.ProxyError as e: