Paywalls and access
Hard paywall
Also called Server-side paywall, Strict paywall
A hard paywall is a paywall enforced on the server, where the article body is never sent to an unauthenticated reader. The response contains only a headline, a short excerpt, and a subscribe prompt, so no browser, extension, or proxy can recover the missing text.
Why nothing can retrieve it
Tools that read articles work on the bytes a publisher sends. When those bytes contain a two-sentence excerpt and a paywall notice, there is nothing to parse, clean, or reformat. Retrieval is not a matter of a better parser; the content is absent.
Extensions and sites that claim otherwise are usually doing one of three things: rendering soft paywalls and calling every publisher a hard paywall, pulling an older public snapshot from an archive, or relying on shared credentials, which is account sharing rather than a technical capability.
What still works
Legitimate options are ordinary ones: a subscription, a library card that includes publisher access, an institutional login, a publisher's own gift-link feature, or an archived snapshot captured while the article was public. Some publishers also open specific articles temporarily.
In smry
smry treats a hard paywall as a product outcome, not a failure to hide. When a source is known to enforce access on the server, the reader says the content is not publicly available instead of showing a truncated article as if it were complete.
Common questions
Can any tool bypass a hard paywall?
No tool can retrieve text a server never sent. Anything that appears to do so is reading an archived copy, rendering a soft paywall, or using someone's credentials.
Which publishers use hard paywalls?
Financial and trade publications commonly do, as do most paid newsletters and membership posts. Many general news sites use metered or soft paywalls instead, and individual publishers change their approach over time.
Will an archive have the article?
Sometimes, if a snapshot was captured while the article was publicly accessible. Archives cannot capture what was already gated at the time of the crawl.