← Reddit

I was banned?!?!

Reddit · Turd_Fergusons_ · June 18, 2026
I asked Claude to build a web scraper that would pull free publicly available information from a State Government web page. I was asking the scraper to aggregate information by County. Otherwise I have to search by an individual instance/ref #. Any given

Detailed Analysis

A Reddit user posting to r/Anthropic describes being banned from their Claude account after using the AI assistant to build a web scraper targeting publicly accessible data on a state government website. The user's stated intent was to aggregate property or legal records — the exact data type is unspecified, but the structure described (instances tied to reference numbers, searchable by County, with 5,000–25,000 records per county) is consistent with government databases such as court filings, property assessments, or permit records. The user had been actively collaborating with Claude to debug the scraper during an active session, paused overnight, and awoke to an account termination email and notification of a refund, indicating Anthropic had permanently closed the account rather than issued a temporary suspension.

The case raises a genuine tension at the heart of AI usage policies: the distinction between the legality and public availability of data versus the method used to retrieve it. The user emphasizes, correctly, that no paywall or authentication barrier was circumvented — the data was free and openly browsable. However, Anthropic's usage policies broadly restrict the use of Claude for automated bulk data extraction from websites, regardless of whether that data is public. This is a common policy posture across AI providers, rooted in liability concerns, potential for server overload, and the downstream uses to which scraped data might be put. The fact that the scraper was running successfully for an extended period before the ban suggests that Anthropic's monitoring systems flagged the activity retroactively, possibly through automated detection of scraping-pattern outputs or through a content review process applied to longer sessions.

The incident highlights a significant usability gap that affects a real class of legitimate users — researchers, journalists, legal professionals, and small businesses — who need to work with large volumes of public government data but lack the technical infrastructure or budget to obtain it through official bulk-data channels. Many government websites do not offer bulk exports or APIs, leaving manual one-by-one retrieval as the only officially sanctioned method. For users without dedicated engineering teams, AI-assisted scripting represents a practical workaround. Anthropic's enforcement in this case, while consistent with its stated policies, effectively blocks a use case that carries significant civic and commercial value and that does not obviously harm the data source or any individual.

More broadly, the episode reflects an unresolved challenge in the AI industry around policy granularity. Blanket prohibitions on web scraping treat a wide spectrum of activities — from benign civic data aggregation to aggressive commercial data harvesting — as equivalent threats. Competitors and open-source models face the same definitional problem, and none have yet produced a policy framework that reliably distinguishes harmful from benign automated data collection. Anthropic's decision to issue a ban rather than a warning or a usage limit suggests a zero-tolerance enforcement stance on this category of behavior, which may protect the company from legal exposure but does so at the cost of alienating users with demonstrably legitimate intentions. As AI assistants become increasingly embedded in professional workflows, pressure will likely mount on providers to develop more nuanced, context-sensitive enforcement mechanisms that account for data type, source, and end use rather than applying categorical restrictions.

Read original article →