forked from iCON/CrawlerEngines
dev
parent
680ff44218
commit
e0ae84581e
|
|
@ -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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue