Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

webcitizen

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webcitizen

SEO audits for websites using Python.

  • 0.0.51
  • PyPI
  • Socket score

Maintainers
1

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/*

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc