A reproducible SEO audit that crawls from one homepage, applies 52 deterministic rules and Core Web Vitals, adds typed page-level judgments, then produces PDF, spreadsheet, and Markdown outputs from shared data.
Original by AgriciDanielEvaluationGitHub README and scoring modulesSource reviewed
Before you dive in
What you’ll find in the original
Separate mechanical crawl and page checks from semantic judgments such as intent, helpfulness, trust, and title fit.
Keep probabilities from typed judgments and let code score and rank fixes rather than asking the model to write the action plan.
Generate PDF, Excel, and Markdown deliverables from the same audit data so findings stay consistent across formats.
Worth knowing
Standard mode needs a Jev key; full mode also incurs DataForSEO cost. A one-URL crawl cannot prove search performance, and the repository's cost figures and sample audit were not independently reproduced.