What is CAPTCHA?
CAPTCHA (Completely Automated Public Turing test to tell Computers and Humans Apart) is an active challenge injected into a session when passive fingerprinting fails to classify a client with high confidence. For scraping pipelines, encountering a CAPTCHA is a failure state — solving it is expensive and slow, but preventing it from being served in the first place is the hallmark of a production-grade extraction system.