What is Soft Block?
Soft block is an anti-bot mitigation strategy where a server intentionally degrades the client experience rather than dropping the connection outright. Instead of a hard 403 Forbidden, the scraper receives an interactive CAPTCHA challenge, a silent tarpit delay, or a fake 200 OK with poisoned data. It is designed to exhaust pipeline resources, corrupt downstream datasets, and force scraping engineers to spend hours debugging what looks like a successful fetch.