LICENSE
README.md
setup.cfg
setup.py
scrapy_nc.egg-info/PKG-INFO
scrapy_nc.egg-info/SOURCES.txt
scrapy_nc.egg-info/dependency_links.txt
scrapy_nc.egg-info/not-zip-safe
scrapy_nc.egg-info/requires.txt
scrapy_nc.egg-info/top_level.txt
scrapy_nc/db/__init__.py
scrapy_nc/db/mongo.py
scrapy_nc/filter/__init__.py
scrapy_nc/filter/redisbloom.py
scrapy_nc/helper/__init__.py
scrapy_nc/helper/tools.py
scrapy_nc/item/__init__.py
scrapy_nc/item/base_item.py
scrapy_nc/item/news_item.py
scrapy_nc/log_formatter/__init__.py
scrapy_nc/middlewares/__init__.py
scrapy_nc/middlewares/proxy_downloader_middleware.py
scrapy_nc/pipelines/__init__.py
scrapy_nc/pipelines/amqp_pipeline.py
scrapy_nc/pipelines/filter_pipeline.py
scrapy_nc/pipelines/item_check_pipeline.py
scrapy_nc/pipelines/mongo_pipeline.py
scrapy_nc/pipelines/request.py
scrapy_nc/queue/__init__.py
scrapy_nc/queue/producer.py