README.md
setup.py
elcrawl/__init__.py
elcrawl/cli/__init__.py
elcrawl/config/__init__.py
elcrawl/constants/__init__.py
elcrawl/core/__init__.py
elcrawl/core/client.py
elcrawl/core/config.py
elcrawl/core/log.py
elcrawl/core/request.py
elcrawl/db/__init__.py
elcrawl/db/es.py
elcrawl/db/kafka.py
elcrawl/db/mongo.py
elcrawl/db/sql.py
elcrawl/pipelines/__init__.py
elcrawl/utils/__init__.py
elcrawl/utils/config.py
elcrawl/utils/data.py
elcrawl/utils/scrapy.py
elcrawlsdk.egg-info/PKG-INFO
elcrawlsdk.egg-info/SOURCES.txt
elcrawlsdk.egg-info/dependency_links.txt
elcrawlsdk.egg-info/entry_points.txt
elcrawlsdk.egg-info/requires.txt
elcrawlsdk.egg-info/top_level.txt
test/test_mysql_save_item.py
test/test_postgres_save_item.py