Over a Third of New Web Pages Show AI Authorship, Pew Study Finds
extremetech.com

Over a Third of New Web Pages Show AI Authorship, Pew Study Finds

Tech News
3 min read

Published by AINave Editorial • Reviewed by Ramit

TL;DRA Pew Research study analyzing 490,000 English webpages found that 35% of pages published after ChatGPT's November 2022 launch show signs of AI authorship or editing, with .com domains leading at 10% and .edu/.gov at 1%.

A new Pew Research Center study estimates that over a third of English webpages published after ChatGPT's November 2022 launch contain signs of AI-generated material or substantial AI editing. For AI builders, this means the web is increasingly filled with content that may be unreliable, and detection tools remain imperfect.

What the study found

Pew analyzed 490,000 English web pages from snapshots taken between January 2021 and July 2026. By July 2026, roughly one in ten pages of any age showed signs of AI authorship or editing. For pages published after ChatGPT launched in November 2022, that number jumped to 35% ExtremeTech. The study used Pangram's open-weight AI detection model, editlens_Llama-3.2-3B, to score pages on a scale from 0 (fully human) to 1 (fully AI), with a threshold of 0.2 to flag AI involvement TechCrunch.

Domain differences matter

The prevalence of AI involvement varies sharply by domain type. About 10% of .com pages showed evidence of AI authorship, compared to 4.6% of .org pages and roughly 1% of .edu and .gov pages ExtremeTech. This pattern suggests that commercial sites are far more likely to adopt AI-generated content, while academic and government domains remain relatively resistant. For builders scraping or training on web data, this domain variance is important: content from .com sources carries a higher risk of being AI-generated.

How detection works and its limits

Pangram's model estimates whether AI created, rewrote, translated, or edited a page, but it cannot clearly distinguish which of these actions occurred ExtremeTech. The 35% figure applies only to pages with publication dates that researchers could identify in their web code, and those dated pages made up only about 10% to 15% of the full sample. AI detection models can also misclassify; humans were the first to use commonly cited AI "tells" like em-dashes, Oxford commas, and the rule of threes ExtremeTech. So the true prevalence of AI-generated content may be higher or lower than reported.

What this means for AI builders

If you are building products that rely on web content for RAG, training data, or agent actions, you need to account for AI slop. Content provenance is becoming a critical concern. Platforms are already responding: LinkedIn introduced a "Seems like AI slop" reporting button Mashable, and Snapchat and LinkedIn launched tools to curb low-quality AI content Forbes. For builders, this means investing in provenance tooling, treating web-sourced content with more skepticism, and not relying on detection models alone.

Caveats and unknowns

The study's limitations are significant. The sample of dated pages is small, and the detection model is imperfect. Additionally, the study does not distinguish between fully AI-generated content and human-edited AI drafts, which have different implications for quality and trust. The findings also reflect only English-language web pages, so the global picture may differ.

The takeaway for builders: treat web content with more skepticism, invest in provenance tooling, and don't rely on detection models alone. The web is changing, and your data pipelines need to change with it.

FAQs

AI slop refers to low-quality or mass-produced AI-generated or AI-edited content on the web, often created as clickbait or to harvest ad revenue Wikipedia. The Pew study uses an AI-detection model to flag AI involvement in pages, which is one approach to identifying slop. However, detection accuracy is limited, and the line between AI-generated and human-edited content is blurry.

Sources

Latest Tech News