This one is also quite helpful: https://github.com/iamadamdev/bypass-paywalls-firefox ... for all of the folks out there who don't have a university picking up the tab for the articles that they want to read. It's important to remember that paywalls disproportionately impact those who are not "working" in an academic setting.
Show HN: A bookmarklet to remove clickgates on New York Times, Medium, etc.
11–20 of 54 posts
Re: Show HN: A bookmarklet to remove clickgates on New York Times, Medium, etc.
#12Here is a gist of the commented code. It works by fetching the HTML content of the website, anonymously with no cookies. Using the fetch API. In a second step the HTML is preprocessed, removing javascript, inserting elements like images that might be done through javascript etc. The third step is to rerplace the current windows HTML with the clean-preprocessed HTML with the article. https://gist.github.com/sugoidesun…
Re: Show HN: A bookmarklet to remove clickgates on New York Times, Medium, etc.
#13Do you think the 1,600 journalists at The New York Times, many of whom work in difficult environments (including the White House, lol), should work for free? Quite the Scrooge move.
Re: Show HN: A bookmarklet to remove clickgates on New York Times, Medium, etc.
#14Re: Show HN: A bookmarklet to remove clickgates on New York Times, Medium, etc.
#15Do you think the 1,600 journalists at The New York Times, many of whom work in difficult environments (including the White House, lol), should work for free? Quite the Scrooge move.
Sidebar: working for and writing at tbe NYT - or any "news" publisher - doesn't make you a journalist. Journalist is a process and a result. We're too quick to use the word journalist. The low bar should not be so normalized.
Re: Show HN: A bookmarklet to remove clickgates on New York Times, Medium, etc.
#16Do you think the 1,600 journalists at The New York Times, many of whom work in difficult environments (including the White House, lol), should work for free? Quite the Scrooge move.
Re: Show HN: A bookmarklet to remove clickgates on New York Times, Medium, etc.
#17Do you think the 1,600 journalists at The New York Times, many of whom work in difficult environments (including the White House, lol), should work for free? Quite the Scrooge move.
Re: Show HN: A bookmarklet to remove clickgates on New York Times, Medium, etc.
#18Do you think the 1,600 journalists at The New York Times, many of whom work in difficult environments (including the White House, lol), should work for free? Quite the Scrooge move.
They should pay me reparations for reading some of the nonsense they publish.
Re: Show HN: A bookmarklet to remove clickgates on New York Times, Medium, etc.
#19Do you think the 1,600 journalists at The New York Times, many of whom work in difficult environments (including the White House, lol), should work for free? Quite the Scrooge move.
It's not free, but I've found it to be a great way to read the NYTimes.
Example of the 10-page daily PDF: https://timesdigest.com/samples/timesdigest
Re: Show HN: A bookmarklet to remove clickgates on New York Times, Medium, etc.
#20Do you think the 1,600 journalists at The New York Times, many of whom work in difficult environments (including the White House, lol), should work for free? Quite the Scrooge move.