scrapy-patterns

Scrapy Patterns


License
MIT
Install
pip install scrapy-patterns==1.0.2

Documentation

Scrapy Patterns

Build Status Maintainability

Overview

Scraping websites can be cumbersome, but many of them are built around patterns. The goal of this library is to make this task easier by following those patterns.

Requirements

  • Python 3.6+

Install

$ pip install scrapy-patterns

Documentation

Can be found here.

Contribution

Suggestions and contributions are very welcome :).