Web Analytics
Markets
S&P 500 7,747.71+81.11 · +1.06%
Nasdaq 100 29,482.32+338.99 · +1.16%
Dow 30 53,686.11+624.21 · +1.18%
Nikkei 225 65,020.94+806.46 · +1.26%
DAX 26,003.32+164.02 · +0.63%
FTSE 100 10,831.52+75.02 · +0.70%
Delayed · 02:45 ET
Technology

Cara Was Built to Keep AI Out. The Bots Came Anyway

Cara was built as a refuge for artists who withhold consent for AI training. Its stance has drawn scrapers and attacks — and exposed how little enforcement power a no-AI promise carries online.

Thomas Whitfield 7 min read
Concentrated Asian female artist sitting at table with graphics tablet and drawing sketches in creative workspace

Cara, an art-sharing platform created for artists who refuse to let their work train AI models, has become a target for scrapers and attacks precisely because of its anti-AI stance, Forbes reported on August 23, 2026.

A social platform is only as good as the promise it makes to the people who post there. Cara's promise was unusually specific: it exists for artists who do not consent to having their work used to train generative AI models. That single principle attracted a community. It has also, according to reporting by Forbes Business, made the site a target for scrapers and attacks.

The irony is doing a lot of work here. A gallery assembled explicitly to be off-limits to machine harvesting is, by construction, a dense, high-quality, human-made image corpus with clean metadata and no synthetic contamination. For anyone training an image model, that is close to an ideal dataset. The very act of segregating consent-withheld art creates a labeled pile of exactly the thing model builders find hardest to source.

A refusal is not a technical barrier

The gap Cara's situation exposes is between stating a policy and enforcing one. On the open web, the standard tools for saying "do not take this" are advisory. A robots.txt file is a request. Terms of service are a contract with whoever agrees to read them. Meta tags signaling no-AI-training rely on the crawler choosing to honor them. None of it stops a client that simply requests pages and saves what comes back.

What actually stops determined collection is infrastructure: rate limiting, bot detection, challenge pages, IP reputation filtering, content delivery network rules, and in the harder cases, per-request analysis of traffic that looks automated. Each of those is a line item. Bandwidth consumed by crawlers is bandwidth paid for. Bot-mitigation services price on traffic volume, so a site under sustained scraping pays more precisely when it is getting the least benefit from that traffic.

For a community platform without a large advertising business behind it, that cost curve is brutal. Every dollar spent keeping machines out is a dollar not spent on features, moderation or staff. A site can be philosophically correct and operationally unsustainable at the same time.

Why artist-built platforms keep hitting the same wall

Cara's difficulty is a version of a problem the whole creative internet is working through. Artists spent two decades being told that visibility was the currency — post the work, build the following, get the commission. Generative AI changed the arithmetic. Public posting now carries a risk that the work becomes training input for a system that competes with the artist who made it.

The responses have split into three camps. Some artists retreat behind paywalls and private clients, trading reach for control. Some apply adversarial protections that perturb images to disrupt model training, which works until the countermeasure is countered. And some migrate to platforms like Cara that make consent a founding rule rather than a settings toggle.

The third route is the most socially appealing and the most fragile, because it concentrates the target. Instead of scattered work across many hosts, you get one address that a crawler operator can point at. The refuge becomes the map.

Consent norms are being written faster than they are enforced

Around this, a compliance layer is slowly forming. Publishers have started blocking known AI crawlers at the network edge. Standards work is under way to let sites express training preferences in machine-readable form. Licensing intermediaries have appeared to sell what was previously taken, and several large content owners have signed paid data deals rather than fight. Courts in multiple jurisdictions are working through whether training on copyrighted material without permission is fair use, transformative, or plain infringement.

None of that is settled, and the settlement will matter enormously to valuation across the AI stack. If consent becomes legally load-bearing — if a model builder must show provenance for its training corpus — then data acquisition becomes a real cost of goods for companies that have so far treated it as free. If it does not, the incentive to scrape aggressively persists regardless of what any individual site says.

Cara sits at the sharp end of that unresolved question. It has no leverage beyond its own server configuration and whatever legal recourse it can afford. The asymmetry is total: scraping is cheap, defending is not.

Markets are pricing the buildout, not the inputs

Standards work is under way to let sites express training preferences in machine-readable form.

Equity markets have so far treated AI training data as a solved problem rather than a liability. The broad indexes closed the week firm. The S&P 500 tracker (NYSEARCA: SPY) finished at $765.72, up 0.41% on the day from a prior close of $762.60, with a session range of $764.17 to $767.85, as of the last trade on Friday, August 21, 2026 at 20:00 GMT. The Nasdaq 100 fund (NASDAQ: QQQ) closed at $713.44, up 0.35% from $710.93. The Dow tracker (NYSEARCA: DIA) closed at $532.22, up 0.89% from $527.51 — the strongest of the three on the day.

Those are index-level readings, not a verdict on any AI company's data practices. But they describe an environment in which capital is still flowing toward compute, models and deployment, while the upstream question of who owns the training material remains open. Litigation risk and licensing costs are the kind of thing that shows up in earnings later rather than in headlines now.

What to watch from here

Three things will determine whether platforms like Cara survive the next phase. First, whether bot mitigation gets cheap enough at the small end that a community site can afford real defenses — that is a question about the pricing of CDN and security vendors as much as about ideology. Second, whether machine-readable consent signals acquire legal weight, so that ignoring them becomes evidence rather than a shrug. Third, whether the courts hand down a ruling clear enough that model developers change procurement behavior on their own.

Until at least one of those lands, the pattern holds: an artist withholding consent has stated a preference, not built a wall. Cara's experience is the proof. A site can be designed from the ground up to say no, and the requests still arrive.

For working artists, the practical takeaway is unglamorous. Diversify where the work lives, assume anything public is reachable, and treat platform promises as intent rather than protection. For the platforms, the lesson is that principle attracts both the community you want and the traffic you cannot afford.

Frequently asked questions

What is Cara?

Cara is an art-sharing platform created specifically for artists who do not consent to having their work used to train generative AI models. Rather than offering an opt-out setting, it makes the refusal of AI training a founding principle of the site, which is what drew its community of illustrators and other visual artists.

Why would scrapers target an anti-AI site?

A platform built for artists who refuse AI training concentrates a large volume of high-quality, human-made images in one place with clean metadata and no synthetic content mixed in. For anyone assembling an image training corpus, that is close to an ideal dataset, which makes the refuge itself a conspicuous target.

Does robots.txt stop AI scrapers?

Not by itself. A robots.txt file is an advisory instruction that well-behaved crawlers choose to honor. It carries no technical enforcement. A client that simply requests pages and saves the responses can ignore it entirely, which is why sites serious about blocking automated collection rely on bot detection, rate limiting and network-level filtering instead.

What does defending against scraping cost a site?

Costs come in several forms: bandwidth consumed by crawler traffic, bot-mitigation and content delivery network services that typically price on traffic volume, and engineering time spent tuning rules. For a community platform without a large advertising business, sustained scraping raises expenses at exactly the moment the traffic delivers no revenue.

Is training AI on copyrighted art legal?

It remains unsettled. Courts in several jurisdictions are working through whether training on copyrighted material without permission counts as fair use, is sufficiently transformative, or amounts to infringement. Until rulings clarify the position, model developers face uncertain liability and content owners have limited practical recourse beyond blocking traffic.

How did major indexes close on August 21, 2026?

The S&P 500 tracker SPY closed at $765.72, up 0.41% from a prior close of $762.60. The Nasdaq 100 fund QQQ finished at $713.44, up 0.35% from $710.93. The Dow tracker DIA closed at $532.22, up 0.89% from $527.51. All figures are as of the last trade at 20:00 GMT.

Sources

Photo: Michael Burrows · Pexels Licence — source

Filed under Technology

More on Technology

See all →