From e0ae84581e7e4fcc12213fd7b12418807addc24f Mon Sep 17 00:00:00 2001 From: t Date: Wed, 16 Oct 2024 19:16:10 +0800 Subject: [PATCH] dev --- engines/crawler_newscn_search.py | 1 + 1 file changed, 1 insertion(+) diff --git a/engines/crawler_newscn_search.py b/engines/crawler_newscn_search.py index 3b6d3c3..4c8e1ca 100644 --- a/engines/crawler_newscn_search.py +++ b/engines/crawler_newscn_search.py @@ -13,6 +13,7 @@ BASE_URL = "https://english.news.cn" XINHUA_OVERSEAS_REGIONS = ["asiapacific", "europe", "africa", "northamerica"] # The maximum number of blog posts to crawl +# C:\Users\MillionZhang\.cache\selenium\chromedriver\win64 MAX_BLOG_LIMIT = 15