Updated March 2026

How to Read Paywalled Articles in 2026

An honest, researched guide to every method that exists — what works, what stopped working, and what to try first. We tested each method and explain the technical reasons behind why they succeed or fail.

TL;DR

  1. Paste the URL into SMRY — works instantly on most soft-paywalled sites
  2. Try archive.is— covers sites SMRY can't reach
  3. Check your local library — free digital access to thousands of publications via PressReader
  4. Hard paywalls can't be bypassed — no tool can access content that requires a login

How paywalls actually work (and why it matters)

Understanding the technical mechanism behind a paywall tells you exactly which methods will work and which are a waste of time. Every paywall falls into one of these categories:

Client-side paywalls (soft)

The server sends the full article textto your browser. Then JavaScript runs on the page to hide it — typically with an overlay, a CSS blur, a "subscribe to continue reading" dialog, or by truncating the visible DOM while the full content remains in the source. Because the content exists in the HTML that was delivered to you, extraction tools, reader modes, and web crawlers can access it.

Common in: Major newspapers, magazines, and digital publications

Metered paywalls

A variant of soft paywalls. You get a fixed number of free articles per period (typically 3–10 per month). Tracking mechanisms have evolved significantly:

  • Cookies — the simplest; cleared by incognito mode or deleting cookies
  • Registration walls — require an account, tying the meter to your email across devices
  • Device fingerprinting — collects browser characteristics (plugins, screen resolution, OS, fonts) to identify you even without cookies. Companies sell this as a service to publishers.
  • IP tracking — limits access per IP address; less common due to shared IPs but used as a signal

Common in: Regional newspapers and many international publications

Dynamic AI paywalls (growing fast)

The fastest-growing category — adoption has risen from 5% to 22% of publishers since 2020. These use machine learning models that analyze your behavior in real-time: how you arrived at the site, how many articles you've read, your engagement patterns, and your predicted likelihood to subscribe. The paywall tightens gradually — readers who seem likely to pay see more restrictions, while casual visitors may get more free access.

This means two people visiting the same article may see completely different access — one gets the paywall, the other doesn't.

Server-side paywalls (hard)

The server checks your authentication before sending any content. The article body is never in the HTML, never cached by search engines, and never accessible to any external tool. The server returns only a headline, a sentence or two of preview, and a login prompt. No method in this guide — or any guide — can access this content without a subscription.

Common in: Premium financial news, subscriber-only platforms, and paid newsletter services

The industry is moving toward harder paywalls. Pure free models have fallen to just 6% of publishers. Pure metered models dropped from 35% to 9%. Only 18% of people in wealthy countries pay for online news (Reuters Institute, 2025), and that number has plateaued — so publishers are investing in tighter enforcement, AI-driven personalization, and server-side gating.

Every method, tested and ranked

We tested each method across dozens of publications. Here's what actually works in 2026, in order of reliability.

01

SMRY

Recommended

Paste any article URL and get clean, readable text in seconds. SMRY fetches articles from multiple sources simultaneously — direct extraction and proxy-based parsing — then uses an AI classifier to pick the best result. Unlike tools that depended on a single method (like Google Cache), this multi-source approach is resilient to any one source going down.

Works on: Most soft-paywalled and metered news sites (hundreds of publications)

Doesn't work on: Hard paywalls (sites requiring login/subscription to view content)

Extras: AI summaries, text-to-speech, highlights, chat with article, YouTube transcripts

Cost: Free (20 articles/day) or Pro ($3/mo for unlimited)

Platforms: Any browser, any device — no extension needed

Try SMRY →

02

Your local library (seriously)

Underrated

The most overlooked method. Most public libraries offer free digital access to thousands of newspapers and magazines through services like PressReader (7,000+ publications in 60 languages from 120 countries). Many also subscribe directly to major publications and offer digital access to cardholders.

All you need is a library card — which is free. You don't even need to visit the library in person; most systems let you sign up online.

Pros: Completely free and legal, covers hard-paywalled publications, works on all devices

Cons: Requires setup (library card), interface is less convenient than a direct link, selection varies by library system

03

archive.is / archive.ph

A web archiving service that saves full snapshots of pages. Run by an anonymous operator (registered to a "Denis Petrov" in Prague), archive.is renders pages using a full Chromium browser and saves the result. Crucially, it does not respect robots.txt — it claims to act "as a direct agent of the human user" — so it can often capture content that other extractors can't.

https://archive.is/newest/[article-url]

Pros: Widest coverage of any tool, sometimes captures hard-paywalled articles if previously archived by another user

Cons: Slow (10–30 seconds), poor formatting, no mobile app, increasingly blocked by publishers, uncertain legal future (FBI subpoenaed its registrar in October 2025)

04

Wayback Machine (archive.org)

The Internet Archive's Wayback Machine may have captured a snapshot of the article before the paywall was added or tightened. It operates under DMCA safe-harbor protections as a library and preservation service.

Important limitation: the Wayback Machine only captures what was publicly accessible when it crawled. If the paywall was active at crawl time, the archived version will also show the paywall.

https://web.archive.org/web/*/[article-url]

Pros: Massive archive spanning decades, legally protected, Google now links to it as a cache replacement

Cons: Only works if the article was previously archived while free, formatting can break, slow

05

Incognito / private browsing

Opening an article in a private window resets cookie-based article counters. This only works for the simplest metered paywalls — the ones that track your free article count using cookies alone.

Most publishers have moved well beyond cookie-only tracking. Device fingerprinting, registration walls, and IP-based tracking all survive incognito mode. This method worked broadly in 2020–2023 but is now effective on only a shrinking subset of smaller publications.

Works on: Some regional newspapers, older paywall implementations

Doesn't work on: Most major publications (they detect incognito, use fingerprinting, or require accounts)

06

Browser extensions

Declining

Extensions like Bypass Paywalls Clean (BPC) modify browser requests to remove paywall overlays — stripping cookies, spoofing referrers, or injecting CSS to unhide content. BPC was the most popular option until 2024.

What happened to BPC: The News Media Alliance filed DMCA takedown notices targeting BPC across every platform. It was removed from Firefox Add-ons (February 2023), GitLab (April 2024), and GitHub — including all 3,879 forks (August 2024). It still exists through alternative mirrors but requires manual installation.

Chrome's Manifest V3 killed it further: Chrome completed its transition to Manifest V3 in July 2025, which limits extensions to 30,000 filtering rules (comprehensive content blockers need 80,000–300,000). The full version of uBlock Origin no longer works in Chrome. Firefox still supports Manifest V2, making it the only viable browser for these extensions.

Pros: Works in-browser with no copy-pasting

Cons: Removed from all official stores, requires manual install from GitHub mirrors, Chrome support effectively dead (MV3), breaks frequently, security risk from unofficial sources, desktop only, legally targeted

07

Disabling JavaScript

Mostly obsolete

When paywalls were purely client-side JavaScript overlays, disabling JS in browser settings would reveal the hidden content underneath. This worked broadly in 2020–2022.

Most publications now either require JavaScript for basic page rendering (the page is blank without it) or have moved paywall enforcement to the server side. A handful of smaller sites still use JS-only paywalls, but it's rare enough that this isn't worth trying first.

08

Google Cache

Discontinued

For years, Google cached a copy of every page it indexed. Since Googlebot could see content behind soft paywalls (publishers showed it to rank in search), the cached version was effectively a free copy. This was the single most popular method and the backbone of tools like 12ft Ladder.

Timeline:Google removed "Cached" links from search results in February 2024. The cache:operator stopped working entirely in September 2024. Google's Search Liaison said "modern internet infrastructure made cache unnecessary" and added Wayback Machine links as a replacement.

If you're looking for a 12ft Ladder alternative, SMRY uses a fundamentally different approach — multi-source extraction — that doesn't depend on any single service.

09

Referrer spoofing (Google/social media)

Mostly dead

Publications used to give free access to visitors arriving from Google, Twitter, or Facebook — incentivizing sharing and search traffic. Spoofing the HTTP Referer header to look like you came from Google would unlock articles. Most major outlets ended these "first click free" arrangements in 2023. A few regional papers still honor Google referrers, but this is unreliable and declining.

Quick comparison

MethodSoft paywallsHard paywallsMobileStatus
SMRY✓ ReliableActive
Library (PressReader)✓ Many titlesActive
archive.is✓ Best coverageSometimesUsableUncertain
Wayback MachineIf archivedIf archivedActive
Incognito modeMetered onlyLimited
Extensions (BPC)Firefox onlyDMCA'd
Disable JSRarelyObsolete
Google CacheDead (2024)
12ft LadderShut down

What happened to the tools you used to use

If you're here because your old method stopped working, here's the full history.

12ft Ladder (12ft.io)

Named after the saying "show me a 10-foot wall and I'll show you a 12-foot ladder," 12ft worked by fetching pages as Googlebot — exploiting publishers' "first click free" agreements with Google. In October 2023, its hosting provider banned the site and its creator's entire account. It returned on new hosting in December 2023. In July 2025, the News Media Alliance secured another takedown through its web host. It came back in September 2025 with heavily reduced functionality — major sites are now disabled with a notice saying "12ft has been disabled for this site."

Outline.com

A free service that stripped articles to clean text, removing ads, styling, and incidentally paywalls. It shut down around 2022, likely due to publisher legal pressure. With no revenue model, it couldn't sustain itself under legal threats. The domain briefly returned in a different format, then went dormant again.

Google Cache

"Cached" links disappeared from search results in February 2024. The cache:search operator was fully discontinued in September 2024. Google added Wayback Machine links in its "About this result" panel as a replacement. This single change killed an entire ecosystem of tools that depended on Google's cache.

Bypass Paywalls Clean

The most popular browser extension for reading paywalled articles. Created by a developer known as "magnolia1234," it was systematically removed from every platform: Firefox Add-ons (February 2023), GitLab (April 2024), and GitHub including all 3,879 forks (August 2024). All takedowns were DMCA Section 1201 notices filed by the News Media Alliance. The extension continues to circulate through alternative mirrors but requires technical knowledge to install.

Legitimate ways to read more for less

Library digital access

PressReader offers 7,000+ publications in 60 languages through most public libraries. Many library systems also subscribe directly to individual publications and provide digital access to cardholders. A library card is free and often available online.

Student and educational discounts

Most major publications offer student pricing at 50–80% off standard rates. Verification typically requires a .edu email address. University library cards also provide access to many publications through institutional subscriptions.

Email newsletters

Many publications send full article text in their free newsletters — not just teasers. This is particularly common with newsletter-native platforms and publications that use email as a growth channel. Subscribing to a publication's free newsletter tier often gives you more content than you'd expect.

Annual plans

If you read a publication regularly, annual plans are typically 40–60% cheaper than monthly billing. Many publishers also run aggressive holiday and Black Friday promotions. A recent study found that discounts are the single most effective strategy for converting free readers to subscribers.

Frequently asked questions

What is the best free tool for reading paywalled articles?

SMRY is the most reliable free tool for reading soft-paywalled articles. It extracts articles from multiple sources simultaneously and works on hundreds of major publications. For hard-paywalled sites, archive.is is the most effective alternative.

Does 12ft Ladder still work in 2026?

12ft Ladder (12ft.io) was taken down in July 2025 after legal pressure from the News Media Alliance. It briefly returned with reduced functionality, disabling access to major sites. SMRY is the most popular alternative, using multi-source extraction rather than Google Cache, which Google also discontinued in 2024.

Can any tool bypass hard paywalls?

No. Hard paywalls use server-side authentication — the content is never sent to your browser without a valid subscription. Any tool claiming to bypass hard paywalls is misleading. Archive sites occasionally have cached versions of individual articles, but this is inconsistent.

Is it legal to read paywalled articles for free?

Reading publicly accessible content is legal. Tools like SMRY access content that is already available on the open web — similar to how search engines index pages. Hard-paywalled content that requires authentication cannot be accessed this way. SMRY respects robots.txt and does not circumvent authentication systems.

What is the difference between a soft paywall and a hard paywall?

A soft paywall serves the full article content to your browser but hides it with a JavaScript overlay, CSS blur, or cookie-based meter. The content is technically public and exists in the page source. A hard paywall uses server-side enforcement — the server checks your login before sending any content, making it impossible for any external tool to access.

Do paywall bypass Chrome extensions still work?

Chrome's Manifest V3 transition (completed July 2025) broke most paywall bypass extensions. Bypass Paywalls Clean was DMCA'd from both the Chrome Web Store and GitHub in 2024. It still exists through alternative mirrors for manual installation, primarily on Firefox, which continues to support the more powerful Manifest V2 extension format.

Why did Google Cache stop working for paywalls?

Google removed cached page links in February 2024 and fully discontinued the cache: operator in September 2024. Google's Search Liaison cited modern internet infrastructure making cache unnecessary. In practice, this killed one of the most popular methods for reading paywalled articles and directly caused 12ft Ladder and similar tools to shut down. Google added Wayback Machine links as a replacement.

What is the best way to read paywalled articles on iPhone or Android?

SMRY works on any device with a browser — no app or extension needed. Just visit smry.ai and paste the article URL. You can also add SMRY to your home screen as a web app. Browser extensions are not available on mobile, making web-based tools like SMRY the only practical option.

What are dynamic AI paywalls?

Dynamic paywalls use machine learning to decide whether to show you a paywall based on your reading history, engagement signals, referral source, and predicted likelihood to subscribe. Adoption has grown from 5% to 22% of publishers since 2020. They make each reader's experience different, which means methods that work for one person may not work for another on the same article.

Can I read paywalled articles through my local library?

Yes — this is one of the most overlooked legitimate methods. Most public libraries offer free digital access to hundreds of newspapers and magazines through services like PressReader (7,000+ publications in 60 languages). All you need is a library card, which is free to get.

The bottom line

The landscape has changed dramatically since 2023. Google Cache is gone, 12ft Ladder is crippled, browser extensions are being DMCA'd, and Chrome's Manifest V3 has limited what extensions can do. At the same time, publishers are adopting AI-driven dynamic paywalls, device fingerprinting, and server-side enforcement.

For most paywalled articles, SMRY is the fastest and most reliable option — paste the URL, get the article. For hard-paywalled content, check your local library. And for publications you read regularly, a subscription at an annual rate or student discount is often the most practical path.