What is HTTP 523 Origin Unreachable (Cloudflare)?
HTTP 523 Origin Unreachable is a Cloudflare-specific status code indicating that the edge network successfully resolved the target's DNS but could not establish a TCP connection to the origin server. For scraping pipelines, it means the target infrastructure is down or misconfigured, not that your scraper has been blocked. Distinguishing a 523 from an anti-bot intervention is critical to prevent burning proxy bandwidth on a dead host.