Abstract Spider
===============

The core functionality of PATHspider is implemented in
:class:`pathspider.base.Spider`. The documentation for this class is below:

.. autoclass:: pathspider.base.Spider
   :members:


