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