Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.41 KB

README.rst

File metadata and controls

38 lines (27 loc) · 1.41 KB

scrapy-spider-metadata

PyPI version Supported Python versions Build status Coverage report Documentation status

scrapy-spider-metadata is a Python 3.9+ library of utilities to extend Scrapy spiders with usable metadata.

In particular, it provides a nice way for Scrapy spiders to define, validate, document and pre-process their arguments as pydantic models.