Zyte's Page Object pattern for web scraping
Project description
web-poet is a Python 3.7+ implementation of the page object pattern for web scraping. It enables writing portable, reusable web data extraction 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.6.0.tar.gz
(43.3 kB
view details)
Built Distribution
web_poet-0.6.0-py3-none-any.whl
(31.0 kB
view details)
File details
Details for the file web-poet-0.6.0.tar.gz
.
File metadata
- Download URL: web-poet-0.6.0.tar.gz
- Upload date:
- Size: 43.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce0015923cb4f74871dca0849c4239d23b11cd3064897be2dd51b8187151e176 |
|
MD5 | c76fc401735e79421ad6ece42c6aa15c |
|
BLAKE2b-256 | 343d3358869a8a81b31148bab8a2984c07a84bfcbe114b6afe6245ae72c95da8 |
Provenance
File details
Details for the file web_poet-0.6.0-py3-none-any.whl
.
File metadata
- Download URL: web_poet-0.6.0-py3-none-any.whl
- Upload date:
- Size: 31.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | edc6db28e49961db8961ae7c54f967b1bb3a9e7b2aef2ccec5dcd3cbe63948d6 |
|
MD5 | 1dd7c0be1e1ead5c271deb696010d6f4 |
|
BLAKE2b-256 | 833a689902abb684b3e7c032ba0e7b0982f7d4d1d5754b0e4de742659ade5d49 |