A simple article reader for the web

Just The Article Please is a web-based article reader designed to extract and display the main textual content of online articles while removing advertisements, navigation menus, sidebars, and other non-essential elements. Its purpose is to provide users with a clean, focused reading experience by isolating the core article text and presenting it in a distraction-free interface. The tool is intended for readers, researchers, students, journalists, and professionals who regularly consume web-based long-form content and require clarity, readability, and efficiency when processing information.
The service operates without requiring user accounts, browser extensions, or software installation. It functions entirely through URL manipulation or direct input, making it accessible across devices and platforms. As a lightweight, client-side–oriented solution, it prioritizes simplicity, speed, and privacy—no user data is collected or stored during normal use.
Users interact with Just The Article Please in one of two ways. First, they can prepend an existing article URL with either "https://justthearticleplease.com/" or "https://jtap.cc/" (e.g., converting "https://example.com/article" into "https://justthearticleplease.com/https://example.com/article"). This redirects to a stripped-down rendering of the article hosted on the service’s domain. Second, users may visit justthearticleplease.com directly, enter a full article URL into the provided input field, and submit it to generate the simplified view.
Under the hood, the service fetches the target webpage, applies heuristics and DOM-parsing techniques to identify and extract the primary article content—typically relying on semantic HTML tags (e.g., <article>, <main>), structural patterns, and text density analysis. It then renders the extracted content using a minimal, responsive stylesheet optimized for legibility. The generated page includes a visible link labeled "Copy just the article link", which copies the canonical simplified URL to the clipboard for easy sharing.
Just The Article Please supports focused reading in educational, professional, and personal contexts. Students benefit from reduced cognitive load when reviewing research materials or news sources. Journalists and editors use it to quickly assess source material without distractions. Accessibility-conscious users appreciate the consistent typography, adequate contrast, and absence of auto-playing media or pop-ups. Teams can share cleaned links internally to ensure colleagues read only the essential content, improving alignment and reducing misinterpretation. The tool also serves as a lightweight alternative to browser extensions or paid services for users seeking immediate, no-friction simplification of web articles.