Gallaecio / zyte-spider-templates

Spider templates for automatic crawlers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zyte-spider-templates

PyPI Version Supported Python Versions Automated tests Coverage report

Spider templates for automatic crawlers.

This library contains Scrapy spider templates. They can be used out of the box with the Zyte features such as Zyte API or modified to be used standalone. There is a sample Scrapy project for this library that you can use as a starting point for your own projects.

Requirements

  • Python 3.8+
  • Scrapy 2.11+

Installation

pip install zyte-spider-templates

Spiders

  • EcommerceSpider: a spider that can scrape products from any e-commerce website.

About

Spider templates for automatic crawlers.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%