diff --git a/misc/spider.py b/misc/spider.py index fb4de74..39678bc 100644 --- a/misc/spider.py +++ b/misc/spider.py @@ -26,7 +26,7 @@ class CommonSpider(CrawlSpider): - auto_join_text = True + auto_join_text = False ''' # css rule example: all_css_rules = { '.zm-profile-header': {