Live data from Hacker News

Getting around website paywalls with devtools alone

bbarrows.com

121–123 of 123 posts

Re: Getting around website paywalls with devtools alone

#121
post #115
post #87

Earlier quoted context omitted.

> But if you want me to buy the whole paper to read a single article, well, ain't gonna happen. This was common for non-subscribers in the print days. Newspapers would print a number of enticing headlines and images on the front page above the fold, and display those folded newspapers for sale at dispensers, newsstands, and stores. Many people who bought a one-off paper would buy for a single article that interested…

For a quarter. Which I would pay now for a single article that interested me, no physical paper required.

A quarter? For a printed newspaper? The cover price of The Guardian is £2.50 weekdays, £3.50 weekends (about 5 quarters and 8 quarters respectively). Apparently Washpo is $2.50 for the daily edition, which is about two quid.

Re: Getting around website paywalls with devtools alone

#122

This extension removes paywalls on many news sites (maintained, 33k stars) https://github.com/iamadamdev/bypass-paywalls-chrome

There was some previous drama and some people switched to this one.

https://gitlab.com/magnolia1234/bypass-paywalls-chrome-clean...

https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clea...

Re: Getting around website paywalls with devtools alone

#123
post #103
post #5

Usually on these sites, there'll be an `overflow: hidden` element that's holding all the content. If you can find and disable that CSS line, it'll work as normal. Or just save it to the Wayback Machine and read it through that.

I am going to add this to the post if that is alright. Please let me know if I shouldn't cite your HN username on the post. You can reply here and I'll see it. Thank you, this is super helpful.

Kinda late, but that's okay with me!
Post reply on HN