CoolFace
Datasetpublic

serpaudit-fyi/serp-audit-benchmarks

SERP Audit Engine Benchmarks Benchmark dataset of 20 SERP audit cases with individual scores for SEO, Technical SEO, GEO, AI Visibility, Content, and Audit Coverage across Google, ChatGPT, Gemini, and Perplexity. Built by SERPAudit.fyi. Dataset Description This dataset contains benchmark data for an AI-powered SEO and search visibility audit framework helping businesses identify website issues and improve their visibility across traditional search and AI… See the full description on the dataset page: https://huggingface.co/datasets/serpaudit-fyi/serp-audit-benchmarks.

sourceHugging Facemitupdated 1mo agoView on Hugging Face
0likes9downloads
Dataset Card

SERP Audit Engine Benchmarks

![DOI](https://doi.org/10.5281/zenodo.XXXXXXX)

Benchmark dataset of 20 SERP audit cases with individual scores for SEO, Technical SEO, GEO, AI Visibility, Content, and Audit Coverage across Google, ChatGPT, Gemini, and Perplexity.

Built by SERPAudit.fyi.

Dataset Description

This dataset contains benchmark data for an AI-powered SEO and search visibility audit framework helping businesses identify website issues and improve their visibility across traditional search and AI platforms.

Columns

ColumnTypeDescription
idintegerCase ID
domainstringTarget domain
audit_typestringType of audit run
seo_scoreintegerSEO score (0-100)
technicalseoscoreintegerTechnical SEO score (0-100)
geo_scoreintegerGEO score (0-100)
aivisibilityscoreintegerAI visibility score (0-100)
content_scoreintegerContent score (0-100)
auditcoveragescoreintegerAudit coverage score (0-100)
overallauditindexintegerOverall audit index (0-100)
priority_actionstringLowest scoring signal to act on first
googlesearchscoreintegerGoogle Search visibility score
chatgpt_scoreintegerChatGPT visibility score
gemini_scoreintegerGemini visibility score
perplexity_scoreintegerPerplexity visibility score
industrystringIndustry category
notesstringAudit notes

AI Platforms Covered

PlatformCoverage
Google SearchOrganic, Local, AI Overviews
ChatGPTBrand and content mention analysis
GeminiGoogle AI search visibility
PerplexityAI answer engine brand presence

Score Interpretation

ScoreStatusAction
0-30CriticalImmediate audit intervention required
31-60At RiskSignificant visibility improvements needed
61-80HealthyOn track — optimise and expand
81-100ExcellentStrong visibility — scale strategy

Usage

python
import pandas as pd
df = pd.read_csv("serp_audit_benchmarks.csv")
print(df.head())

Links

PlatformURL
Websitehttps://serpaudit.fyi
GitHubhttps://github.com/SERPAudit-fyi/serp-audit-engine
NPMhttps://npmjs.com/package/@serpaudit-fyi/serp-audit-engine
PyPIhttps://pypi.org/project/serp-audit-engine

License

MIT — SERPAudit.fyi