Jina Reader returns empty content for a normal page (bot-prevention DOM swap)

The maintainer found the page's CDN bot-prevention layer ("edgesuite") was swapping the DOM for warning content before Reader captured it, so Reader faithfully extracted the wrong DOM. The fix shipped on the Reader backend; the original reporter later confirmed the exact same link now returns the full page as Markdown. If you hit empty output on a page the browser clearly renders, retry it, since the extraction-side fix applies to the hosted endpoint.

Source: https://github.com/jina-ai/reader/issues/105

Source: https://github.com/jina-ai/reader/issues/105