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.8.1.tar.gz
(60.1 kB
view details)
Built Distribution
web_poet-0.8.1-py3-none-any.whl
(40.7 kB
view details)
File details
Details for the file web-poet-0.8.1.tar.gz
.
File metadata
- Download URL: web-poet-0.8.1.tar.gz
- Upload date:
- Size: 60.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | db862c8ad52cfe645a2275c8edecf0ee3d9eb923cbbb4941d8b2fc1ade79d0ec |
|
MD5 | 12f76195d3809ac3b8d35dd0c67fd875 |
|
BLAKE2b-256 | 2d320675884fa5cdf787f67e2a19ab228abc728f16139ab9f087f04d18a828be |
Provenance
File details
Details for the file web_poet-0.8.1-py3-none-any.whl
.
File metadata
- Download URL: web_poet-0.8.1-py3-none-any.whl
- Upload date:
- Size: 40.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe1114bff30151ae2a9fccd5792f3988e4a5a84e6c296d157cf7998eece35be3 |
|
MD5 | 5c2b966d4d908200d80495125570e232 |
|
BLAKE2b-256 | ccec9881517848414965a27f09d490e5027bedd006b8674058929371c9e860b9 |