LICENSE.txt
MANIFEST.in
README.md
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
il_supermarket_scarper/__init__.py
il_supermarket_scarper/main.py
il_supermarket_scarper/scraper_stability.py
il_supermarket_scarper/scrapper_runner.py
il_supermarket_scarper/scrappers_factory.py
il_supermarket_scarper/engines/__init__.py
il_supermarket_scarper/engines/apsx.py
il_supermarket_scarper/engines/bina.py
il_supermarket_scarper/engines/cerberus.py
il_supermarket_scarper/engines/engine.py
il_supermarket_scarper/engines/matrix.py
il_supermarket_scarper/engines/multipage_web.py
il_supermarket_scarper/engines/publishprice.py
il_supermarket_scarper/engines/web.py
il_supermarket_scarper/scrappers/__init__.py
il_supermarket_scarper/scrappers/bareket.py
il_supermarket_scarper/scrappers/bitan.py
il_supermarket_scarper/scrappers/city_market.py
il_supermarket_scarper/scrappers/cofix.py
il_supermarket_scarper/scrappers/doralon.py
il_supermarket_scarper/scrappers/good_pharm.py
il_supermarket_scarper/scrappers/hazihinam.py
il_supermarket_scarper/scrappers/het_cohen.py
il_supermarket_scarper/scrappers/keshet.py
il_supermarket_scarper/scrappers/king_store.py
il_supermarket_scarper/scrappers/maayan2000.py
il_supermarket_scarper/scrappers/machsani_ashuk.py
il_supermarket_scarper/scrappers/mega.py
il_supermarket_scarper/scrappers/meshnat_yosef.py
il_supermarket_scarper/scrappers/nativ_hashed.py
il_supermarket_scarper/scrappers/osherad.py
il_supermarket_scarper/scrappers/polizer.py
il_supermarket_scarper/scrappers/quik.py
il_supermarket_scarper/scrappers/ramilevy.py
il_supermarket_scarper/scrappers/salachdabach.py
il_supermarket_scarper/scrappers/shefa_barcart_ashem.py
il_supermarket_scarper/scrappers/shufersal.py
il_supermarket_scarper/scrappers/shuk_ahir.py
il_supermarket_scarper/scrappers/stop_market.py
il_supermarket_scarper/scrappers/super_pharm.py
il_supermarket_scarper/scrappers/super_sapir.py
il_supermarket_scarper/scrappers/super_yuda.py
il_supermarket_scarper/scrappers/superdosh.py
il_supermarket_scarper/scrappers/tivtaam.py
il_supermarket_scarper/scrappers/victory.py
il_supermarket_scarper/scrappers/yellow.py
il_supermarket_scarper/scrappers/yohananof.py
il_supermarket_scarper/scrappers/zolvebegadol.py
il_supermarket_scarper/utils/__init__.py
il_supermarket_scarper/utils/connection.py
il_supermarket_scarper/utils/exceptions.py
il_supermarket_scarper/utils/file_cache.py
il_supermarket_scarper/utils/file_types.py
il_supermarket_scarper/utils/folders_name.py
il_supermarket_scarper/utils/gzip_utils.py
il_supermarket_scarper/utils/lock_utils.py
il_supermarket_scarper/utils/logger.py
il_supermarket_scarper/utils/loop.py
il_supermarket_scarper/utils/retry.py
il_supermarket_scarper/utils/scraper_status.py
il_supermarket_scarper/utils/status.py
il_supermarket_scarper/utils/validation.py
il_supermarket_scarper/utils/databases/__init__.py
il_supermarket_scarper/utils/databases/base.py
il_supermarket_scarper/utils/databases/json_file.py
il_supermarket_scarper/utils/databases/mongo.py
il_supermarket_scraper.egg-info/PKG-INFO
il_supermarket_scraper.egg-info/SOURCES.txt
il_supermarket_scraper.egg-info/dependency_links.txt
il_supermarket_scraper.egg-info/requires.txt
il_supermarket_scraper.egg-info/top_level.txt
tests/test_integration.py
tests/test_main.py