A seo analysis tool library written in python, with CLI support.
Project description
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
- Analyze single or batch URLs
- Title, meta description, headers, alt tags
- Canonical links, Open Graph, Twitter tags
- Robots.txt, sitemap.xml, favicon check
- Accessibility (A11Y) hints
- Structured Data (JSON-LD)
- Lighthouse score via PageSpeedAPI (optional)
- Mobile-friendly detection
- Keyword density analysis (filter out of words possible)
- Export results to JSON, CSV, or HTML
- Export results to terminal
- Parallel processing with progress bar
- API and CLI ready
📦 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
- JSON report(s) in a folder (default:
seo_reports/) - Combined CSV summary (default:
seo_summary.csv) - Logs for any failed URLs in
seo_errors.log
🛡 License
[MIT][LICENSE]
📫 Author
Created by Mario Semper 📧 mario.semper@masem.at
🔗 Links
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 pyseoa-0.2.3.post1.tar.gz.
File metadata
- Download URL: pyseoa-0.2.3.post1.tar.gz
- Upload date:
- Size: 15.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe6e939755c275960f45baf747c44bf723a9996fb2f50e03059704472f0f80e1
|
|
| MD5 |
fb3f1b06e1c94d49c105f8bd600b4daa
|
|
| BLAKE2b-256 |
995fff4dd9791cfe131e9396ee4933d5288bf2bdf22c6dfea5a3a94b12d5373e
|
File details
Details for the file pyseoa-0.2.3.post1-py3-none-any.whl.
File metadata
- Download URL: pyseoa-0.2.3.post1-py3-none-any.whl
- Upload date:
- Size: 20.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e76468bd2717e1e7a30e4b57ce95b0697d0aff4393f3cbc14673aa52b1f3f2a
|
|
| MD5 |
df87bac69cb4d6a7d87cfd11168dfd2c
|
|
| BLAKE2b-256 |
ded83b06cfcd77747eac6fe953e4d104e876cd190483c1d3ee93855d612bc19a
|