Google v. SerpApi: Court Rejects DMCA Claims Against Web Scraping
Google v. SerpApi: Court Rejects DMCA Claims Against Web Scraping
Court Dismisses Google's Use of DMCA to Block Scraping
A US judge has dismissed a lawsuit filed by Google against SerpApi, rejecting the company's attempt to use the Digital Millennium Copyright Act (DMCA) to prevent the scraping of its search engine result pages (SERPs). The court ruled that Google failed to demonstrate that the content being protected by its anti-scraping measures was actually protected under copyright law, and that its technical measures were not implemented with the authority of the copyright owners.
This ruling establishes that the DMCA's anti-circumvention clauses cannot be broadly applied to protect public-facing web pages that consist primarily of non-copyrighted, publicly available information.
The Failure of the DMCA 1201 Argument
Google sought to invoke Section 1201 of the DMCA, the "anti-circumvention" provision originally designed to protect Digital Rights Management (DRM). Under this section, it is illegal to bypass a "technological protection measure" (TPM) that effectively controls access to a copyrighted work.
Google argued that SerpApi bypassed "SearchGuard," a JavaScript-based challenge (similar to a CAPTCHA) designed to distinguish human users from automated software. However, the court found this argument flawed for two primary reasons:
1. Lack of Copyrightable Content
Search results are generally compilations of publicly available information organized by relevance. The court noted that Google did not allege that the search results themselves are protected under the Copyright Act. While some results may include "Knowledge Panels" containing licensed copyrighted images, the court ruled that because SearchGuard controls access to a mix of copyrighted and non-copyrighted content, it cannot be said to effectively control access to a "work protected under the Copyright Act" in a general sense.
2. Absence of Copyright Owner Authority
Under 17 U.S.C. § 1201(a)(3)(B), a technological measure must be implemented "with the authority of the copyright owner" to qualify for protection. The court found that Google did not prove it had the authority of the third-party copyright holders (whose content appears in search results) to implement SearchGuard as a means of protecting their specific works.
Implications for AI and Data Access
This case is part of a broader trend of "toll-boothing" the open web, where platforms attempt to restrict data access to prevent AI companies from training models or providing real-time search capabilities. SerpApi provides an unauthorized API for search results, which is frequently used by AI companies like Perplexity to access live web data.
Strategic Context
Industry observers and commenters suggest that this lawsuit was a strategic move targeting the infrastructure used by AI labs:
"I think this case is clearly directed at OpenAI and Anthropic, how do you think those guys get google results when the model searches for things for live data...."
The "Ladder-Pulling" Paradox
Many critics highlighted the irony of Google's legal position, noting that Google's own business model was built on the large-scale scraping and indexing of the open web. This has been described as "pulling up the open internet ladder" after achieving market dominance.
Future Outlook
While the current DMCA claims were dismissed, the court left the door open for Google to refile a more narrow complaint. Google may attempt to sue specifically over the scraping of copyrighted elements, such as the Knowledge Panel. However, such a case would be significantly more limited in scope, as SerpApi could potentially modify its scraping processes to avoid those specific elements.
For developers and AI companies, the ruling reinforces the principle that public indexes of the web remain accessible, provided the scraping does not infringe on specific, identifiable copyrighted works.