Web scraping legality update: what changed this quarter

Web scraping legality update: what changed this quarter

Simor Consulting | 15 Aug, 2026 | 03 Mins read

The legal landscape for web scraping shifted twice this quarter, and the changes affect any organization that scrapes web data for AI training, RAG pipelines, or market intelligence.

First, a US federal court ruled that scraping publicly accessible data for AI model training does not, by itself, violate the Computer Fraud and Abuse Act (CFAA), as long as the scraping does not circumvent technical access controls. Second, the European Data Protection Board issued guidance clarifying that scraping personal data for AI training requires a lawful basis under GDPR, and that “legitimate interest” is difficult to establish when the data subjects have no reasonable expectation that their data will be used for model training.

These two developments point in different directions. US law is moving toward permissiveness for non-personal data. EU law is moving toward restriction for personal data. Organizations that scrape for AI training need to navigate both.

The US Position: CFAA Narrowed

The CFAA has been the primary legal tool for website operators who want to阻止 scraping. The argument was that accessing a website in violation of its terms of service constitutes unauthorized access under the CFAA, making the scraping a federal crime.

The courts have narrowed this argument. Following the Supreme Court’s Van Buren decision, lower courts have consistently held that the CFAA applies to technical access barriers (authentication bypass, rate limit circumvention, IP block evasion), not to violations of terms of service. A scraper that accesses publicly available data without circumventing technical access controls does not violate the CFAA, regardless of what the website’s terms of service say.

This quarter’s ruling extended this reasoning to AI training data specifically. The court held that scraping publicly available web pages to build a training dataset does not constitute unauthorized access under the CFAA because the data is publicly accessible and no technical barrier was circumvented.

The ruling does not address copyright. The scraped content may still be copyrighted, and using copyrighted content for model training may still constitute infringement. The CFAA ruling removes one legal theory (unauthorized access) but leaves others (copyright, trespass to chattels, unjust enrichment) available.

The EU Position: GDPR Tightened

The EDPB guidance is more restrictive. The guidance clarifies that scraping personal data from public websites for AI training requires a lawful basis under GDPR. The most commonly cited basis — legitimate interest — requires a balancing test: the organization’s interest in the data must be weighed against the data subject’s rights and expectations.

The EDPB’s position is that data subjects who post content on public websites have a reasonable expectation that their content will be read by other humans and indexed by search engines. They do not have a reasonable expectation that their content will be used to train AI models. This makes legitimate interest difficult to establish for scraped personal data used in training.

The practical consequence is that organizations training AI models on scraped data that contains personal data must either obtain consent (impractical at web scale), anonymize the data before training (which may reduce its utility), or establish an alternative lawful basis (which is narrow and case-specific).

What Data Teams Should Do

Separate personal and non-personal data in your scraping pipeline. If your scraping includes personal data (names, email addresses, social media profiles), implement filtering that separates personal data from non-personal data. The non-personal data has a more favorable legal position in both jurisdictions. The personal data requires additional legal analysis before use in training.

Document your scraping practices. For each data source, document: what data is scraped, whether it includes personal data, what technical access controls are in place (or not), what the terms of service say, and what the legal basis for use is. This documentation will be essential if a regulator or plaintiff asks about your training data.

Implement robots.txt compliance. While robots.txt compliance is not legally required in the US (after the CFAA narrowing), it is a strong signal of good faith. Scraping in violation of robots.txt increases the risk of non-CFAA legal claims and may be viewed negatively by a court evaluating the reasonableness of your conduct.

Consider licensed alternatives. Data licensing marketplaces that provide AI training data with explicit licenses are growing. For organizations that want legal certainty, licensed data eliminates the scraping risk entirely. The cost is higher than scraping, but the legal exposure is lower.

The Trajectory

The legal trend in the US is toward permissiveness for public data scraping, with copyright as the remaining constraint. The legal trend in the EU is toward restriction for personal data scraping, with GDPR as the binding constraint. Organizations operating in both jurisdictions need a jurisdiction-aware data acquisition strategy that treats US and EU data differently.

Bounded Recommendation

Audit your training data sources for scraping risk. Identify which sources were scraped, whether they contain personal data, and which jurisdiction’s law applies. Implement data provenance tracking so you can demonstrate the origin and legal basis for each data source. The cost of this audit is modest. The cost of not having it — litigation, regulatory penalties, forced model retraining — is growing.

Shipping a production AI system?

Find the control gaps before they turn into incidents. Take the AI Production Scorecard for a fast baseline across the seven layers, or book an architecture review and we will turn it into a hardening plan.

Similar Articles

AI Contract Management: Automating Review and Risk Assessment
AI Contract Management: Automating Review and Risk Assessment
18 Aug, 2026 | 17 Mins read

Legal review scales poorly. A contracts team can process a certain volume per person per week. When the business grows, the team either grows proportionally or contracts queue up behind review capacit

Anatomy of an AI Incident: Post-Mortem of a Model Provider Outage
Anatomy of an AI Incident: Post-Mortem of a Model Provider Outage
19 Jun, 2026 | 09 Mins read

On a Tuesday at 2:14 PM, a major model provider began returning elevated error rates for a specific model endpoint. By 2:31 PM, a customer support platform that depended on that endpoint was producing

Agent Guardrails: Containing What an Agent Can Do in Production
Agent Guardrails: Containing What an Agent Can Do in Production
25 Jun, 2026 | 09 Mins read

Input guardrails check whether a user prompt is safe. Output guardrails check whether a model response is appropriate. Agent guardrails check whether the actions an agent takes are within bounds. Thes

EU AI Act enforcement begins: what data teams must do now
EU AI Act enforcement begins: what data teams must do now
25 Apr, 2026 | 04 Mins read

The first enforcement window of the EU AI Act opened in February 2026, and the grace periods that protected early movers are expiring on a rolling schedule through 2027. This is no longer a policy dis

The open-source LLM landscape just shifted — again
The open-source LLM landscape just shifted — again
02 May, 2026 | 03 Mins read

Three releases in the last six weeks have redrawn the open-source LLM map. Meta shipped Llama 4 with a mixture-of-experts architecture that narrows the gap with proprietary frontier models. Mistral re

Why every cloud provider launched an AI operating system this year
Why every cloud provider launched an AI operating system this year
09 May, 2026 | 03 Mins read

AWS announced Bedrock Studio. Google shipped Vertex AI Platform as a unified surface. Azure consolidated its AI offerings under a single "AI Foundry" brand. Databricks, Snowflake, and even Cloudflare

The A2A protocol and what it means for enterprise AI
The A2A protocol and what it means for enterprise AI
16 May, 2026 | 03 Mins read

Google published the Agent-to-Agent (A2A) protocol specification in late 2025 and, as of this quarter, has secured endorsement from over fifty technology companies including Salesforce, SAP, ServiceNo

Conference report: key takeaways from Data Council 2026
Conference report: key takeaways from Data Council 2026
23 May, 2026 | 04 Mins read

Data Council 2026 wrapped in Austin last week, and the signal-to-noise ratio was higher than in recent years. The conference has historically been the venue where data infrastructure practitioners — n

The great model commoditization: what happens when everyone has GPT-5
The great model commoditization: what happens when everyone has GPT-5
30 May, 2026 | 03 Mins read

OpenAI shipped GPT-5. Anthropic shipped Claude 4. Google shipped Gemini Ultra 2. Within six weeks of each other, the three leading model providers released frontier models that are, by most benchmarks

A compliance-first AI rollout in financial services
A compliance-first AI rollout in financial services
03 Jun, 2026 | 05 Mins read

A regional bank with $12 billion in assets wanted to use machine learning to improve its commercial loan underwriting process. The existing process was manual, relying on credit analysts who spent fou

AI spending is up 300% — where is it actually going?
AI spending is up 300% — where is it actually going?
27 May, 2026 | 03 Mins read

Enterprise AI spending increased roughly 300% year-over-year according to multiple industry surveys released this quarter. The headline number gets attention, but the breakdown is where the actionable

Regulators are coming for your training data — are you ready?
Regulators are coming for your training data — are you ready?
06 Jun, 2026 | 03 Mins read

The regulatory focus on AI is narrowing from the models themselves to the data that trains them. The EU AI Act requires documentation of training data provenance and composition. The US Copyright Offi

How to audit your AI pipeline for bias -- step by step
How to audit your AI pipeline for bias -- step by step
07 Jun, 2026 | 06 Mins read

Bias in AI systems is not a theoretical risk. It is a measurable property that can be detected, quantified, and mitigated at every stage of the pipeline. The teams that treat bias as an audit problem

Why 'AI engineer' is the fastest-growing job title (and what it means)
Why 'AI engineer' is the fastest-growing job title (and what it means)
17 Jun, 2026 | 04 Mins read

LinkedIn's latest workforce report shows "AI engineer" as the fastest-growing job title for the third consecutive quarter. Job postings containing the title increased 280% year-over-year. The growth r

The death of the dashboard: what replaces BI?
The death of the dashboard: what replaces BI?
20 Jun, 2026 | 03 Mins read

The traditional BI dashboard — a grid of charts that a business user opens every morning to check KPIs — is losing its grip on how organizations consume data. The decline is not dramatic. No one decla

Designing guardrails: a practical architecture guide
Designing guardrails: a practical architecture guide
21 Jun, 2026 | 06 Mins read

The guardrail problem in AI is a tension between two failure modes. Too few guardrails and the system produces harmful, inaccurate, or brand-damaging outputs. Too many guardrails and the system refuse

Sovereign AI: why countries are building their own models
Sovereign AI: why countries are building their own models
27 Jun, 2026 | 03 Mins read

France released a fully open-source large language model trained on curated French-language data. India announced a multilingual model covering 22 scheduled languages. The UAE expanded its Falcon mode

The hidden environmental cost of your RAG pipeline
The hidden environmental cost of your RAG pipeline
04 Jul, 2026 | 03 Mins read

Retrieval-augmented generation is the default architecture for enterprise AI applications that need to ground model outputs in organizational data. The standard RAG pipeline ingests documents, chunks

The GDPR audit that reshaped our entire ML pipeline
The GDPR audit that reshaped our entire ML pipeline
07 Jul, 2026 | 05 Mins read

A European fintech with twelve million customers received a GDPR audit notice from their national data protection authority. The audit focused on the company's machine learning pipeline, which powered

How to write an AI incident response plan
How to write an AI incident response plan
12 Jul, 2026 | 07 Mins read

AI systems fail differently than traditional software. A traditional software bug produces incorrect output deterministically -- the same input always produces the same wrong output, and a fix elimina

Why your AI strategy needs a data strategy (not the other way around)
Why your AI strategy needs a data strategy (not the other way around)
11 Jul, 2026 | 03 Mins read

The majority of enterprise AI strategies are built on an implicit assumption: that the organization's data is ready to support AI workloads. The assumption is almost always wrong. Data that is adequat

How a healthcare org deployed LLMs without violating HIPAA
How a healthcare org deployed LLMs without violating HIPAA
14 Jul, 2026 | 05 Mins read

A hospital system with twelve facilities and 14,000 clinical staff wanted to use large language models to assist with clinical documentation. Physicians spent an average of two hours per day on docume

Agentic AI in production: hype vs reality check
Agentic AI in production: hype vs reality check
18 Jul, 2026 | 03 Mins read

Agentic AI — systems where language models plan, execute multi-step tasks, and use tools autonomously — is the dominant topic at every AI conference, vendor pitch, and engineering blog. The hype is in

The $100B AI infrastructure buildout — who benefits?
The $100B AI infrastructure buildout — who benefits?
25 Jul, 2026 | 03 Mins read

The combined AI infrastructure capital expenditure of the four largest cloud providers exceeded $100 billion in the trailing twelve months. Microsoft, Google, Amazon, and Meta are building data center

The procurement checklist for AI vendors
The procurement checklist for AI vendors
26 Jul, 2026 | 07 Mins read

AI vendor procurement is where organizations make binding commitments that are expensive to unwind. A three-year contract with a model provider locks you into their pricing, their rate limits, their m

Building trust in AI recommendations — the change management story
Building trust in AI recommendations — the change management story
28 Jul, 2026 | 06 Mins read

A consumer goods company built an AI system that recommended reorder quantities for 12,000 SKUs across 340 distribution points. The system optimized for a multi-objective function that balanced invent

AI safety regulation roundup: US, EU, UK, and Asia compared
AI safety regulation roundup: US, EU, UK, and Asia compared
01 Aug, 2026 | 04 Mins read

The regulatory landscape for AI safety has fractured along jurisdictional lines. The EU has taken a prescriptive, risk-based approach. The US has taken a sector-specific, agency-led approach. The UK h

When the model was right but nobody believed it
When the model was right but nobody believed it
04 Aug, 2026 | 05 Mins read

An agriculture technology company built a crop yield prediction model that combined satellite imagery, soil sensor data, weather forecasts, and historical yield records. The model predicted per-field

Why every tech company is now a data company
Why every tech company is now a data company
05 Aug, 2026 | 03 Mins read

Five years ago, "data company" described a specific type of organization: a business whose primary product was data or data services — Snowflake, Databricks, Palantir, Bloomberg. Today, the distinctio

The talent war: what AI engineers actually want in 2026
The talent war: what AI engineers actually want in 2026
08 Aug, 2026 | 03 Mins read

The market for AI engineers is the tightest it has been since the deep learning boom of 2017. Demand has grown 280% year-over-year for the "AI engineer" title, and the supply of experienced practition

Metadata Management for AI Governance
Metadata Management for AI Governance
24 May, 2024 | 03 Mins read

# Metadata Management for AI Governance AI systems in production require metadata management to support compliance, auditing, and model oversight. Without systematic tracking of model lineage, traini

From copilot to autopilot: the autonomy spectrum debate
From copilot to autopilot: the autonomy spectrum debate
22 Aug, 2026 | 04 Mins read

The framing of AI systems as either "copilots" (human-in-the-loop, AI assists) or "autopilots" (human-out-of-the-loop, AI acts independently) has dominated the conversation about AI autonomy for two y

2025 Year-in-Review & 2026 Trends in Data & AI Architecture
2025 Year-in-Review & 2026 Trends in Data & AI Architecture
19 Dec, 2025 | 03 Mins read

2025 was the year AI moved from experimentation to industrialization. While 2024 saw the explosion of generative AI capabilities, 2025 was about making those capabilities production-ready, cost-effect

The Governance Layer: Managing AI Risk, Compliance, and Audit
The Governance Layer: Managing AI Risk, Compliance, and Audit
07 Feb, 2026 | 13 Mins read

A healthcare system deployed an AI triage assistant. It worked well in testing. In production, it started routing patients with chest pain to low-priority queues. The error was subtle and infrequent.

Responsible AI by Design: Integrating Ethics into AI Architecture
Responsible AI by Design: Integrating Ethics into AI Architecture
02 Jun, 2026 | 09 Mins read

Responsible AI is not a checklist you complete before deployment. It is a set of architectural decisions that you make throughout the design process, each of which involves trade-offs that are real an

RAG vs Fine-Tuning: Choosing the Right Approach for Your Use Case
RAG vs Fine-Tuning: Choosing the Right Approach for Your Use Case
10 Jul, 2026 | 08 Mins read

Your team has a real use case. Maybe it is a support assistant that answers from your knowledge base, a contracts reviewer that applies your house clause library, or an ops copilot that understands yo

Why Small Businesses Need AI Now: A 2026 Practitioner's Guide
Why Small Businesses Need AI Now: A 2026 Practitioner's Guide
10 Jul, 2026 | 11 Mins read

If you run a small business, you have heard the AI pitch a hundred times. Most of it is aimed at enterprises with data teams, seven-figure budgets, and a CIO to translate. That framing is now out of d