Skip to content
/ paywallr Public
forked from tobimori/paywallr

Previously Unpaywall 🔓 Web extension for reading articles locked behind paywalls of over 50 newspapers, e.g. Frankfurter Allgemeine Zeitung, Leipziger Volkszeitung & Hamburger Abendblatt

Notifications You must be signed in to change notification settings

qnoum/paywallr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unpaywall Mozilla Add-on

Read articles locked behind paywalls of over 40 german local newspapers.

This extension is provided for educational purposes only. I do not endorse the use of it and strongly encourage you to subscribe to your favourite newspaper and support local journalism.

Supported sites

Why (and how) does this work?!

Madsack (e.g. Leipziger Volkszeitung, Hannoversche Allgemeine Zeitung, Kieler Nachrichten)

Madsack stores the complete article in text form (i.e. without media and formatting) in the source code of the page to enable indexing of paywalled articles in search engines like Google & Co. They also indicate that their article is available for free, presumably to achieve a higher ranking. The Web extension just reads this text and replaces the preview with it.

FUNKE Mediengruppe (e.g. Hamburger Abendblatt, Berliner Morgenpost, Thüringer Allgemeine, Westfalenpost)

The CMS of the FUNKE Mediengruppe provides the complete article and deletes it afterwards. Unpaywall simply removes any scripts from the site.

VRM (e.g. Mittelhessen, Echo Online, Allgemeine Zeitung)

The CMS of the Verlagsgruppe Rhein-Main encrypts the article afterwards. They use a solution of the company LaterPay, whose encryption can be prevented by removing the configuration key used by LaterPay.

DuMont (e.g. Kölner Stadtanzeiger & Mitteldeutsche Zeitung)

DuMont stores the complete article in text form (i.e. without media and formatting) in the source code of the page to enable indexing of paywalled articles in search engines like Google & Co.

Frankfurter Allgemeine Zeitung

The FAZ has a social media section here, which is linked in their Instagram biography and shall be used to find articles they post about. Articles in this category can be unlocked by adding a ?premium at the end.

This unlock mechanism is currently disabled.

Saarbrücker Zeitung

The Saarbrücker Zeitung saves the complete article and replaces it afterwards. Their paywall script is pretty bad and blocked by all common adblockers.

NahverkehrHAMBURG

NahverkehrHAMBURG uses Steady to finance their site. All articles are available for free at release, but will be blocked with a popup after a few days. Only the view is blocked, so Unpaywall removes the element that advertises the paywall.

About

Previously Unpaywall 🔓 Web extension for reading articles locked behind paywalls of over 50 newspapers, e.g. Frankfurter Allgemeine Zeitung, Leipziger Volkszeitung & Hamburger Abendblatt

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%