Just The Article Please: A "Weekend Project" Style Reading Purifier
2026-02-25 | ProductHunt | Official Site
30-Second Quick Judgment
What is this?: Add justthearticleplease.com/ or jtap.cc/ before any article URL to instantly get a clean reading version without ads, popups, or sidebars. No installation required.
Is it worth your attention?: To be honest, as a standalone product, not really—it has only 1 vote on PH and zero momentum. However, as a study of what an independent developer can build in a weekend, it's fascinating. The core tech (Mozilla Readability.js) is open-source, meaning anyone can replicate this.
Three Questions That Matter
Is it relevant to me?
- Target Audience: People who read long-form content online and are annoyed by ads. It's especially useful for those who don't want to install extensions or need to share a "clean" link with others.
- Is that you?: If you frequently send article links to colleagues or friends and want them to see the content, not the clutter—yes. If you only read for yourself, your browser's built-in Reader Mode is enough.
- Usage Scenarios:
- Sending a reference article to a colleague → Use the jtap.cc prefix to generate a clean link.
- Reading on mobile where ads are overwhelming → Add the prefix for a smooth experience.
- Sharing news with elders → Remove confusing popups and banners for them.
Is it useful?
| Dimension | Benefit | Cost |
|---|---|---|
| Time | Saves time spent closing popups and waiting for ads to load. | Requires remembering to add the prefix (approx. 3 seconds). |
| Money | Completely free. | Zero. |
| Effort | No installation, registration, or configuration needed. | Nearly zero. |
| ROI Judgment: If you're an occasional reader, browser Reader Mode is fine. If you need to share clean links frequently, this is handy—though SMRY.ai does the same with added AI summaries. It's a "nice-to-have" utility. |
Is it delightful?
The "Aha!" Moment:
- Zero Friction: No extensions, no accounts. Just a URL tweak.
- Shareable: This is its only real edge over browser Reader Modes—the generated clean link can be sent to anyone.
What users are saying:
"It feels like walking off a street full of neon billboards and into a library—the info is there, but the noise is gone." — softandapps.info
The Limitations:
"This tool is designed for articles. If the page isn't a true article (or is mixed with other blocks), the results may vary." — softandapps.info
For Independent Developers
Tech Stack (Inferred)
- Core Engine: Almost certainly based on Mozilla Readability.js or a similar library—the same engine behind Firefox's Reader View.
- Workflow: User provides URL → Server fetches HTML → Readability algorithm extracts content/title/images → Renders clean page.
- Possible Combinations: Node.js + Readability.js (most common), Python + readability-lxml, or Rust + readability-rust.
- Deployment: Web service + short domain (jtap.cc).
Core Implementation
It's essentially three steps:
- Receive the target URL from the user.
- Server-side fetch of that page's HTML.
- Use Readability.js to extract the content and re-render it.
This logic is clearly documented in the Readability.js README; the core code is likely under 50 lines. The real work lies in handling edge cases (JS-rendered pages, anti-scraping measures, encoding issues).
Open Source Status
- The product itself is not open-source: No repository found for justthearticleplease.
- But the core tech is fully open:
- Mozilla Readability.js — Apache 2.0 License.
- Readable — A similar open-source personal project by Matthias Endler.
- Just Read — An open-source Reader Mode extension.
- Build Difficulty: Low. An experienced dev could build this in a weekend. Estimated 0.5-1 person-month for a polished, deployed version.
Business Model
- Monetization: None. Completely free with no ads or visible revenue streams.
- Historical Lessons: Readability by Arc90 did almost the exact same thing in 2009, tried a "subscription revenue share" model, and eventually shut down in 2016. Monetization in this niche is notoriously difficult.
- User Base: Unknown, but given the 1 vote on PH, it's likely a personal project with a tiny user base.
Giant Risk
It's already been done. Chrome, Firefox, and Safari all have built-in Reader Modes. The original Readability project was absorbed by Mozilla. This feature is now a browser standard. The only differentiator is the "shareable link," which isn't a strong enough moat.
For Product Managers
Pain Point Analysis
- Problem: Poor web reading experience due to ads, popups, auto-play videos, and newsletter prompts.
- Severity: Low-to-medium. Most browsers have solved this for the individual user. The unsolved niche is "sharing that clean experience."
User Persona
- Core User: Deep readers who value a clean interface.
- Secondary User: Professionals or family members who need to share information without the surrounding noise.
Feature Breakdown
| Feature | Type | Description |
|---|---|---|
| URL Prefix Purification | Core | Add prefix to get a clean page. |
| Input Box Mode | Core | Paste URL on the homepage. |
| Shareable Link | Core | "Copy just the article link" button. |
| Short Domain jtap.cc | Delight | Easier to type/remember. |
| Ad-Free Experience | Delight | The tool itself is clean. |
Competitive Landscape
| Dimension | Just The Article Please | Browser Reader Mode | Clearly Reader | SMRY.ai |
|---|---|---|---|---|
| Install Required | No | Built-in | Yes (Extension) | No |
| Shareable | Yes | No | No | Yes |
| AI Features | No | No | Yes (Summary/Translate) | Yes (Summary) |
| Bypass Paywalls | No | Partially | No | Yes |
| Price | Free | Free | Free / $3.99/mo | Free |
Key Takeaways
- URL Prefixing is a great interaction model: Zero installation and zero learning curve. This paradigm is worth considering for other web utilities.
- Short Domain Strategy: Using jtap.cc as a shortcut for justthearticleplease.com lowers the barrier to entry.
- The Power of Subtraction: One feature, no accounts, no settings. In an era of "login-required" fatigue, this simplicity is a statement.
For Tech Bloggers
Founder Story
- Founder Info: Unknown. Based on the style (minimalist, non-commercial), it's likely a solo dev's passion project.
- The "Why": Probably created because the developer wanted a shareable Reader Mode for their own use.
Discussion Angles
- "Is this useless?": The biggest critique is that browsers already do this. Is "shareability" enough to justify a standalone product?
- "The Cycle of Reading Purifiers": From Readability (2009) to Instapaper, Pocket, 12ft.io, and Outline.com—why do these tools keep appearing and disappearing? It proves the demand is real, but the business model is broken.
- "Anti-Ad vs. Publishers": These tools bypass publisher revenue, placing them in a moral and legal gray area.
Hype Data
- PH Rank: #10, 1 vote.
- Twitter: No significant discussion found.
- Media: Only softandapps.info (Spanish tech blog) covered it recently.
Content Suggestion
- Better Angle: "A Brief History of Reading Purifiers: Why they keep failing and why we keep building them." This is a more engaging topic than a standalone review of such a simple tool.
For Early Adopters
Pricing Analysis
| Tier | Price | Features | Verdict |
|---|---|---|---|
| Only Version | Free | All features | Sufficient for its purpose. |
Quick Start Guide
- Setup Time: 10 seconds.
- Learning Curve: Zero.
- Steps:
- Copy the URL of the article you want to read.
- Add
jtap.cc/to the beginning of the URL. - Hit Enter and enjoy.
- Use the "Copy just the article link" to share.
Pitfalls & Complaints
- Fails on non-article pages: If it's a forum, product page, or complex app, the extraction will be messy.
- JS-heavy sites: It might fail to grab content from sites that load dynamically via JavaScript.
- Paywalls: This is not a bypass tool. NYT or WSJ paywalls will still block you.
- Privacy: No privacy policy exists. Your URLs pass through their server.
Alternatives
| Alternative | Pros | Cons |
|---|---|---|
| Browser Reader Mode | Private, no 3rd party server. | Not shareable, doesn't work on all pages. |
| SMRY.ai | URL prefix + AI summaries + some paywall bypassing. | Higher risk of being blocked by publishers. |
| Clearly Reader | Feature-rich (TTS, Export, AI), customizable. | Requires extension, some features cost $3.99/mo. |
| Instapaper | Read later + cross-device sync. | Requires registration, heavier product. |
For Investors
Market Analysis
- Direct Niche: Web reading optimization—a micro-niche with no independent market data.
- Adjacent Markets: Digital accessibility ($930M by 2026) and Reading Apps ($5.4B in 2024).
- Drivers: Increasing ad density is driving users toward "clean reading" solutions.
Competitive Landscape
- Giants: Browser native features (Chrome/Safari).
- Mid-tier: Clearly Reader, Instapaper, Pocket.
- Bottom-tier: Just The Article Please, SMRY.ai.
Timing & Value
- Timing: No unique advantage. The tech is old. AI is the current trend, which this tool lacks.
- Investment Value: Extremely Low. No moat, no revenue, and the core feature is a commodity provided by browsers.
Conclusion
The Bottom Line: A clean, simple, zero-barrier article purifier. While it solves the "shareable link" problem, it doesn't offer enough beyond browser defaults to be a major contender.
| User Type | Recommendation |
|---|---|
| Developers | Great for learning—see how Readability.js works. Adding AI could make this a viable project. |
| Product Managers | Study the "URL prefix" interaction model, but the product itself is too thin for growth lessons. |
| Early Adopters | Give it a try for sharing links, but stick to browser Reader Mode for private reading. |
| Investors | Ignore. No moat and a history of failed monetization in this sector. |
Resource Links
| Resource | Link |
|---|---|
| Official Site | https://justthearticleplease.com/ |
| Short Domain | https://jtap.cc/ |
| ProductHunt | https://www.producthunt.com/products/just-the-article-please |
| Core Library | https://github.com/mozilla/readability |
| Competitor SMRY.ai | https://smry.ai |
2026-02-25 | Trend-Tracker v7.3