pyseoa

๐Ÿ”Ž pyseo is a fast, extensible Python library for analyzing SEO health across one or more URLs, with CLI support too. It performs audits for metadata, accessibility, structered data, performance scores, and more.


๐Ÿš€ Features


๐Ÿ“ฆ Installation

pip install pyseoa

Or form source:

git clone https://github.com/sempre76/pyseoa.git
cd pyseoa
pip install -e

๐Ÿงช Usage

Analyze a single URL

seo-analyze https://example.com

Analyze multiple files from a file

seo-analyze -f urls.txt

Full CLI Options

seo-analyze -h

๐Ÿ“ค Output

PyPI version Python versions License: MIT Downloads