compare_lighthouse
Compare two URLs using Google Lighthouse to get side-by-side performance, SEO, accessibility, and best practices scores. Ideal for A/B testing production vs staging versions.
Instructions
İki URL'yi Google Lighthouse ile analiz edip karşılaştırma raporu çıkarır. Her iki URL için performans, SEO, erişilebilirlik ve best-practices skorlarını yan yana gösterir. Toplam analiz süresi ~20-60 saniye.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url1 | Yes | İlk URL (genellikle mevcut/production versiyonu) | |
| url2 | Yes | İkinci URL (genellikle yeni/staging versiyonu) | |
| categories | No | Karşılaştırılacak kategoriler. Varsayılan: hepsi. | |
| device | No | Analiz cihazı. Varsayılan: mobile. |