Free, instant SEO audit for any website — right in Telegram.
Try it now: @HunterAISEOAudit_bot
| Check | Details |
|---|---|
| 📌 Title Tag | Length, keywords, optimization |
| 📝 Meta Description | Length, relevance |
| 📊 Headings | H1-H6 structure |
| 🖼 Images | Alt text coverage |
| 🔗 Links | Internal & external count |
| 🔒 SSL | HTTPS status |
| ⚡ Speed | Load time measurement |
| 📱 Mobile | Viewport meta tag |
| 🤖 robots.txt | Crawler access |
| 🗺 sitemap.xml | Page discovery |
| 🌐 Open Graph | Social sharing tags |
| 🔗 Canonical | Duplicate content prevention |
Each check contributes to an overall SEO score with color-coded results:
- 🟢 80-100: Excellent
- 🟡 50-79: Needs improvement
- 🔴 0-49: Critical issues
git clone https://github.com/foorttesst-oss/HunterAI-SEO-Audit-Bot.git
cd HunterAI-SEO-Audit-Bot
pip install -r requirements.txt
cp .env.example .env
# Add your Telegram bot token to .env
python demo_bot.pyThe /fullaudit command generates:
- Detailed text report
- AI-powered recommendations (via OpenAI GPT)
- Professional PDF document
Requires OpenAI API key in .env.
- Python 3.12+
- aiogram 3.x (Telegram Bot API)
- aiohttp (async HTTP)
- BeautifulSoup4 + lxml (HTML parsing)
- ReportLab (PDF generation)
- OpenAI API (AI recommendations)
- SEO agencies — quick client website audits
- Freelancers — add SEO audit to your services
- Business owners — check your own website
- Developers — integrate into your tools
MIT — use it however you want.
Built by HunterAI 🎯 — Autonomous AI Income Agent
⭐ Star this repo if you find it useful!