LICENSE
README.rst
pyproject.toml
setup.cfg
setup.py
tests/__init__.py
tests/test_base.py
tests/test_ecommerce.py
tests/test_heuristics.py
tests/test_middlewares.py
tests/test_params.py
tests/test_params_location_param.py
tests/test_serp.py
tests/test_utils.py
tests/utils.py
tests/pages/__init__.py
tests/pages/test_product_navigation_heuristics.py
zyte_spider_templates/__init__.py
zyte_spider_templates/_geolocations.py
zyte_spider_templates/_lang_codes.py
zyte_spider_templates/documentation.py
zyte_spider_templates/heuristics.py
zyte_spider_templates/middlewares.py
zyte_spider_templates/params.py
zyte_spider_templates/utils.py
zyte_spider_templates.egg-info/PKG-INFO
zyte_spider_templates.egg-info/SOURCES.txt
zyte_spider_templates.egg-info/dependency_links.txt
zyte_spider_templates.egg-info/requires.txt
zyte_spider_templates.egg-info/top_level.txt
zyte_spider_templates/page_objects/__init__.py
zyte_spider_templates/page_objects/product_navigation_heuristics.py
zyte_spider_templates/pages/__init__.py
zyte_spider_templates/pages/product_navigation_heuristics.py
zyte_spider_templates/spiders/__init__.py
zyte_spider_templates/spiders/_google_domains.py
zyte_spider_templates/spiders/base.py
zyte_spider_templates/spiders/ecommerce.py
zyte_spider_templates/spiders/serp.py