SEO audits for websites using Python.
Project description
This is a work in progress. Function are subject to change.
The goal is to provide a set of utilities to extract information from a web page and perform a set of audits.
TODO - The audits are based on the Web Content Accessibility Guidelines (WCAG) 2.1.
python-webcitizen-audit
Python library. HTML is the input, a set of audits are performed. Results are returned in a score or detailed score.
This is not a web crawler. You need to provide the HTML content as a string or mention URL, description etc manually while creating an object.
inspiration
Discovered this project after I started mine. It is a good source of inspiration. https://github.com/sethblack/python-seo-analyzer/tree/master
Release
python -m build python -m twine upload --config-file "./.pypirc" --repository pypi dist/*
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file webcitizen-0.0.51.tar.gz.
File metadata
- Download URL: webcitizen-0.0.51.tar.gz
- Upload date:
- Size: 17.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa2515900ab1eb1de9550b7a53f446b11280b8906baf3bd9a8a82e65bb7f8498
|
|
| MD5 |
aa3f891e6d829a21d8fee3c6e0aabbce
|
|
| BLAKE2b-256 |
2360f27d64a47cf2715219b5a93f7ea677313cd8e76ea49869cbcda86edc7ebc
|
File details
Details for the file webcitizen-0.0.51-py3-none-any.whl.
File metadata
- Download URL: webcitizen-0.0.51-py3-none-any.whl
- Upload date:
- Size: 17.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 |
591110f6a4b1742536a101322331f87a445aeb15b59698c82782cf1c00b1ed29
|
|
| MD5 |
ca240a9af1c55b2f3e2d9a6459e29f3d
|
|
| BLAKE2b-256 |
47f02d7266f752e0632fd9d1e2abec90773eef82c2f4a8cb82e45f3b28592998
|