auto-claude: 7.1 - Create scripts/seo_report_generator.py that generates HTML reports and JSON exports
Features: - Single company HTML reports with full SEO audit data - Batch HTML summary reports for multiple companies - JSON exports for integration with other tools - SEO recommendations based on audit findings - CLI interface with --company-id, --batch, --all selection - Output format options: --html, --json - Score visualization with color-coded badges - Core Web Vitals section with threshold indicators - Issues and recommendations sections - Statistics calculation for batch reports - Polish language support in reports Usage examples: - python seo_report_generator.py --company-id 26 --html - python seo_report_generator.py --all --html --output ./reports - python seo_report_generator.py --batch 1-10 --json 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
7d63d5304a
commit
15ddbba8b5
1400
scripts/seo_report_generator.py
Normal file
1400
scripts/seo_report_generator.py
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user