MANIFEST.in
README.rst
requirements.txt
setup.py
bin/portiacrawl
bin/slybot
slybot/__init__.py
slybot/baseurl.py
slybot/closespider.py
slybot/clustering.py
slybot/dupefilter.py
slybot/exporter.py
slybot/extractors.py
slybot/generic_form.py
slybot/item.py
slybot/pageactions.py
slybot/settings.py
slybot/spider.py
slybot/spiderlets.py
slybot/spidermanager.py
slybot/splash-script-combined.js
slybot/splash.py
slybot/utils.py
slybot.egg-info/PKG-INFO
slybot.egg-info/SOURCES.txt
slybot.egg-info/dependency_links.txt
slybot.egg-info/requires.txt
slybot.egg-info/top_level.txt
slybot/fieldtypes/__init__.py
slybot/fieldtypes/date.py
slybot/fieldtypes/images.py
slybot/fieldtypes/number.py
slybot/fieldtypes/point.py
slybot/fieldtypes/price.py
slybot/fieldtypes/text.py
slybot/fieldtypes/url.py
slybot/linkextractor/__init__.py
slybot/linkextractor/base.py
slybot/linkextractor/ecsv.py
slybot/linkextractor/html.py
slybot/linkextractor/pagination.py
slybot/linkextractor/regex.py
slybot/linkextractor/xml.py
slybot/plugins/__init__.py
slybot/plugins/scrapely_annotations/__init__.py
slybot/plugins/scrapely_annotations/annotations.py
slybot/plugins/scrapely_annotations/builder.py
slybot/plugins/scrapely_annotations/exceptions.py
slybot/plugins/scrapely_annotations/migration.py
slybot/plugins/scrapely_annotations/processors.py
slybot/plugins/scrapely_annotations/utils.py
slybot/plugins/scrapely_annotations/extraction/__init__.py
slybot/plugins/scrapely_annotations/extraction/container_extractors.py
slybot/plugins/scrapely_annotations/extraction/extractors.py
slybot/plugins/scrapely_annotations/extraction/pageparsing.py
slybot/plugins/scrapely_annotations/extraction/region_extractors.py
slybot/plugins/scrapely_annotations/extraction/utils.py
slybot/plugins/selectors/__init__.py
slybot/starturls/__init__.py
slybot/starturls/feed_generator.py
slybot/starturls/fragment_generator.py
slybot/starturls/generated_url.py
slybot/starturls/generator.py
slybot/tests/__init__.py
slybot/tests/test_baseurl.py
slybot/tests/test_dupefilter.py
slybot/tests/test_extraction_speed.py
slybot/tests/test_extractors.py
slybot/tests/test_fieldtypes.py
slybot/tests/test_fragment_generator.py
slybot/tests/test_generic_form.py
slybot/tests/test_linkextractors.py
slybot/tests/test_migration.py
slybot/tests/test_multiple_item_extraction.py
slybot/tests/test_page_actions.py
slybot/tests/test_schema_validation.py
slybot/tests/test_selectors.py
slybot/tests/test_spider.py
slybot/tests/test_starturls.py
slybot/tests/test_starturls_generator.py
slybot/tests/utils.py
slybot/validation/__init__.py
slybot/validation/schema.py
slybot/validation/schemas.json