What is Poisoned Data Response?
Poisoned data response is a defensive tactic where an anti-bot system identifies a scraper but returns a HTTP 200 OK containing subtly altered, fake, or watermarked data instead of a block or CAPTCHA. It is designed to silently corrupt your dataset and waste your pipeline's compute without triggering error alerts. For data engineering teams, it's the most dangerous failure mode because the pipeline appears perfectly healthy while delivering garbage downstream.