Skip to content

scrapinghub/autoextract-poet

Repository files navigation

autoextract-poet

PyPI Version Supported Python Versions Build Status Coverage report

autoextract-poet contains common item definitions. Such items can be extracted automatically using Zyte AutoExtract API (you can use scrapy-poet and scrapy-autoextract for this).

License is BSD 3-clause.

Developing

Setup your local Python environment via:

  1. pip install -r requirements-dev.txt
  2. pre-commit install

Now everytime you perform a git commit, these tools will run against the staged files:

  • black
  • isort
  • flake8

You can also directly invoke pre-commit run --all-files to run them without performing a commit.

About

web-poet definitions for AutoExtract

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

Languages