dongzhaorui 3 năm trước cách đây
mục cha
commit
cdaf3bebde
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      zbytb/main.py

+ 1 - 0
zbytb/main.py

@@ -15,6 +15,7 @@ def list_page_spider():
         crawl_tab='zbytb_list',
         error_tab='crawl_error',
         enable_proxy=True,
+        max_page=20,
         headers=headers,
         allow_show_exception=False
     ).start(workers=4)