MANIFEST.in
README.rst
requirements.txt
setup.py
bin/portiacrawl
bin/slybot
slybot/__init__.py
slybot/baseurl.py
slybot/closespider.py
slybot/dupefilter.py
slybot/exporter.py
slybot/extractors.py
slybot/generic_form.py
slybot/item.py
slybot/settings.py
slybot/spider.py
slybot/spiderlets.py
slybot/spidermanager.py
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/regex.py
slybot/linkextractor/xml.py
slybot/plugins/__init__.py
slybot/plugins/scrapely_annotations/__init__.py
slybot/plugins/scrapely_annotations/annotations.py
slybot/plugins/selectors/__init__.py
slybot/validation/__init__.py
slybot/validation/schema.py
slybot/validation/schemas.json