We’ve all experienced a website paywall requiring a subscription to read an article online. Most websites that use paywalls are using Javascript to block users from viewing their content.
Here is how you can bypass a website paywall that uses Javascript using a desktop/laptop computer and the Google Chrome browser.
On the website you’d like to view content, right-click
select Inspect
On Windows, or Linux
+
+
On MacOS
+
+
The Command Menu opens.
Type JavaScript
Select Disable JavaScript
JavaScript will remain disabled in this tab so long as you have DevTools open.
You may want to reload the page to see if and how the page depends on JavaScript while loading.
To re-enable JavaScript:
- Open the Command Menu again and run the Enable JavaScript command.
- Close DevTools.
Read the content. Enjoy.
Leave a Reply