HN-Paywall-Archiver VS freeRep

Compare HN-Paywall-Archiver vs freeRep and see what are their differences.

HN-Paywall-Archiver

NodeJS script that submits the latest paywalled HackerNews posts to Archive.is. Created to get rid of paywalls and help with my other project HNN. (by MostlyEmre)

freeRep

Bypass repubblica.it and lastampa.it paywall (by gall0ws)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
HN-Paywall-Archiver freeRep
1 1
5 49
- -
10.0 0.0
almost 2 years ago over 1 year ago
JavaScript JavaScript
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

HN-Paywall-Archiver

Posts with mentions or reviews of HN-Paywall-Archiver. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-29.
  • Show HN: A userscript that adds archive URLs below the paywalled HN submissions
    4 projects | news.ycombinator.com | 29 Nov 2022
    Source code: https://github.com/MostlyEmre/hn-anti-paywall

    Now let me overexplain.

    -Why?-

    I never liked paywalled articles. I understand where they come from, but I don't like where we cross our paths.

    This is why I don't use major news aggregators anymore. Instead, I spend my "catching-up-with-the-world-time" on Hacker News. However, Hacker News (HN) also has its fair-share of paywalled articles. (Around 11.6% according to my short-lived, half-assed attempt at measuring it. See my super old data https://hpa.emre.ca/ I tell the story below.)

    -First try-

    Around a year ago, when I ran the above experiment, my goal wasn't to run that experiment. It was during my self-teaching & career-changing process, I decided to build a React HN clone. To make it stand-out from the bunch, I added a paywall feature. It would detect paywalled articles and would add an archive URL into the metadata.

    The issue with archiving is unless someone archived the link before on the {archiving-project} then the link is most likely not archived. So me sending people to those projects meant nothing. It kinda meant something for me from an ideological standpoint but I assume you are not me.

    This rubbed me the wrong way. I decided to build a backend (See https://github.com/MostlyEmre/HN-Paywall-Archiver) that would scan the links and automatically to detect paywalls close to real-time and submit paywalled ones to archive.is for archival. I used Nodejs, Firebase, and React. I was -still am- really proud because I believed it was doing public good in terms of digital preservation. Only 1 person needed to run this script to benefit everyone. As an extra, I was curious on how many paywalled articles were being shared, by whom, at what time. So I also created some analytics functionality to gather the data. And later created a UI to present it.

    HN-Paywall-Archiver was great but I stopped running the backend at some point. Because at that point couldn't find a way to continuously run my backend code on some platform for cheap or didn't try hard enough.

    P.S. Recently I've been thinking of remaking this version with Cloudflare Workers.

    -Hacker News Paywall Archiver Userscript-

    After almost a year, I got into userscripts. Super great super awesome concept. People seem to hate javascript unless it is presented as a userscript. So I decided to get my hands dirty to create a simple solution that solves the paywall issue on HN without breaking any hearts.

    My solution is not perfect as it had to be simple. But here's the rundown.

    Pros:

    - Does not beg for attention.

freeRep

Posts with mentions or reviews of freeRep. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing HN-Paywall-Archiver and freeRep you can also consider the following projects:

DownloadNet - 💾 DownloadNet - All content you browse online available offline. Search through the full-text of all pages in your browser history. ⭐️ Star to support our work!

burlesco - Leia notícias sem ser assinante, burle o paywall (WebExtension)

Archiver - a streaming interface for archive generation

octotree - GitHub on steroids

bypass-paywalls-chrome - Bypass Paywalls web browser extension for Chrome and Firefox.

uBlock - uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.

SingleFile - Web Extension for saving a faithful copy of a complete web page in a single HTML file

hn-anti-paywall - A userscript for Hacker News that adds archive links under submissions that include paywalled articles.