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.15.0.tar.gz
(67.0 kB
view details)
Built Distribution
web_poet-0.15.0-py3-none-any.whl
(45.3 kB
view details)
File details
Details for the file web-poet-0.15.0.tar.gz
.
File metadata
- Download URL: web-poet-0.15.0.tar.gz
- Upload date:
- Size: 67.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87363b7a53d7f1e47aed19b4c41dd2d6fc260f49f783ee59af0d7024b90fb4bb |
|
MD5 | f34625663863c4935586154f21568fe4 |
|
BLAKE2b-256 | 7fe432561cc979ddddd3f4301ece19b4ae8396d0ad943cf038daa27418deaf64 |
Provenance
File details
Details for the file web_poet-0.15.0-py3-none-any.whl
.
File metadata
- Download URL: web_poet-0.15.0-py3-none-any.whl
- Upload date:
- Size: 45.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 799f28e0adca2e4bdc4f460fa6bab2fc59dfbe7174d67f2c060970a95d074575 |
|
MD5 | e5b082c3b73a895e70703a99d5a60517 |
|
BLAKE2b-256 | be275e0980fbd782fd0adb558a01bb3bc0c43d80434eb4eba8f8d325f02741cd |