mirror of https://github.com/scrapy/scrapy.git
76 lines
970 B
ReStructuredText
76 lines
970 B
ReStructuredText
.. _topics-index:
|
|
|
|
Using Scrapy
|
|
============
|
|
|
|
This section describes all key concepts of Scrapy.
|
|
|
|
Chapter 1. Main topics
|
|
----------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
architecture
|
|
shell
|
|
spiders
|
|
items
|
|
loaders
|
|
selectors
|
|
request-response
|
|
|
|
Chapter 2. Extension Mechanisms
|
|
-------------------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
item-pipeline
|
|
downloader-middleware
|
|
spider-middleware
|
|
scheduler-middleware
|
|
extensions
|
|
|
|
Chapter 3. Services
|
|
-------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
settings
|
|
logging
|
|
signals
|
|
stats
|
|
email
|
|
|
|
Chapter 4. Administration consoles
|
|
----------------------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
webconsole
|
|
telnetconsole
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
Chapter 5. Reference
|
|
--------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
exceptions
|
|
link-extractors
|
|
|
|
Appendix 1: Third party tools
|
|
-----------------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
firefox
|
|
firebug
|
|
|