Skip to content

Latest commit

 

History

History
62 lines (39 loc) · 1.55 KB

inputs.rst

File metadata and controls

62 lines (39 loc) · 1.55 KB

Inputs

:ref:`scrapy-poet integration <scrapy-poet>`, if enabled during the :ref:`initial setup <setup>`, allows obtaining the following :ref:`inputs <web-poet:inputs>` from :doc:`web-poet <web-poet:index>` and :doc:`zyte-common-items <zyte-common-items:index>` through Zyte API:

Additional inputs and input annotations are also provided:

Built-in inputs

.. autoclass:: scrapy_zyte_api.Actions
    :members:

.. autoclass:: scrapy_zyte_api.Geolocation
    :members:

.. autoclass:: scrapy_zyte_api.Screenshot
    :members:


Built-in input annotations

.. autoenum:: scrapy_zyte_api.ExtractFrom
    :members:

.. autofunction:: scrapy_zyte_api.actions