Commit c97341aa authored by litaolemo's avatar litaolemo

update

parent 781140e5
......@@ -14,11 +14,11 @@ Data in es will be update when run this program once.
@author: hanye
"""
from crawler.crawler_sys.site_crawler_by_redis import (crawler_toutiao,
from crawler.crawler_sys.site_crawler_by_redis import (crawler_toutiao, toutiao_article,crawler_weibo,crawler_douban)
# crawler_v_qq, crawler_tudou, crawler_haokan,
# crawler_tencent_news,
# crawler_wangyi_news, crawler_kwai, crawler_douyin,
toutiao_article,crawler_weibo,crawler_douban)
import sys
from crawler.crawler_sys.utils.output_results import output_result
import argparse, copy, datetime, time
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment