Zyte's Page Object pattern for web scraping
Project description
web-poet is a Python 3.8+ implementation of the page object pattern for web scraping. It enables writing portable, reusable web parsing code.
See the documentation.
Developing
Setup your local Python environment via:
pip install -r requirements-dev.txt
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 or tox -e linters to run them without performing a commit.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
web-poet-0.17.0.tar.gz
(68.6 kB
view details)
Built Distribution
web_poet-0.17.0-py3-none-any.whl
(46.8 kB
view details)
File details
Details for the file web-poet-0.17.0.tar.gz
.
File metadata
- Download URL: web-poet-0.17.0.tar.gz
- Upload date:
- Size: 68.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a32f459010bef17c36fa7f60bf3b5eb481b30b699d6d521e458ed896c58cc94a |
|
MD5 | 48cfdf2759ce6828a8dc5d51da71c34b |
|
BLAKE2b-256 | d0e767f82db7319e292b6d5156c43baa0296a82d7fc992db70e86f2a842ab5b8 |
Provenance
File details
Details for the file web_poet-0.17.0-py3-none-any.whl
.
File metadata
- Download URL: web_poet-0.17.0-py3-none-any.whl
- Upload date:
- Size: 46.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66fbf17934b07160ca5843b4bb331a43bd7e9907fbdc5207e2ee76d98fc2c09a |
|
MD5 | a99e336cfc7d2b7c6be2fa3c5079e16f |
|
BLAKE2b-256 | fb1df52365e3b01bdd533a0ea31323e3e41a4f5ddbe97cf6ca8f29c91dd3006b |