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.14.0.tar.gz
(66.1 kB
view details)
Built Distribution
web_poet-0.14.0-py3-none-any.whl
(44.3 kB
view details)
File details
Details for the file web-poet-0.14.0.tar.gz
.
File metadata
- Download URL: web-poet-0.14.0.tar.gz
- Upload date:
- Size: 66.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 30889baf4475c924ec3c08608510d711d4c30648c65d854e7a0bb0328a79fef4 |
|
MD5 | 7f73716d970487260ec9ad3810c6e86a |
|
BLAKE2b-256 | d97ebc4cf74e2584295a9cdd490facf8d738eea6c64659417f020668e0f1f27f |
Provenance
File details
Details for the file web_poet-0.14.0-py3-none-any.whl
.
File metadata
- Download URL: web_poet-0.14.0-py3-none-any.whl
- Upload date:
- Size: 44.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba3491e51c059b7d97c6f88ea9d96ec61339b8a024a02f3025fb603e8ec853ee |
|
MD5 | 34db636cd3af63164d40a52423d70f79 |
|
BLAKE2b-256 | d4243f399c02ed36c2195d45fe9b28cade0a19a921f59316e7de582f2df3c471 |