Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

webcitizen-0.0.51.tar.gz (17.2 kB view hashes)

Uploaded Source

Built Distribution

webcitizen-0.0.51-py3-none-any.whl (17.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page