Commit 1b54de34 authored by litaolemo's avatar litaolemo

update

parent 88fc5a8a
......@@ -14,10 +14,13 @@ Data in es will be update when run this program once.
@author: hanye
"""
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,
from crawler.crawler_sys.site_crawler_by_redis import crawler_toutiao
from crawler.crawler_sys.site_crawler_by_redis import toutiao_article
from crawler.crawler_sys.site_crawler_by_redis import crawler_weibo
from crawler.crawler_sys.site_crawler_by_redis import crawler_douban
# crawler_v_qq, crawler_tudou, crawler_haokan,
# crawler_tencent_news,
# crawler_wangyi_news, crawler_kwai, crawler_douyin,
import sys
from crawler.crawler_sys.utils.output_results import output_result
......
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