Back to browse
chop.ax – strip sites down to just their content

chop.ax – strip sites down to just their content

by foax·Apr 9, 2026·6 points·5 comments

AI Analysis

MidCozySolve My Problem

Strips web pages for low-bandwidth networks, but Jina Reader already handles this universally.

Strengths
  • Puppeteer support handles client-side rendered sites that basic Readability misses.
  • Redis caching reduces load for repeated requests on constrained networks.
  • Curated domain whitelist ensures reliability for specific news and reference sources.
Weaknesses
  • Whitelist restriction limits utility compared to open proxies like Jina Reader.
  • Manual URL pasting lacks API or bookmarklet integration for seamless workflow.
Category
Target Audience

Low-bandwidth users, Meshtastic enthusiasts, privacy-focused readers

Similar To

Jina AI Reader · Mercury Parser · Firefox Reader View

Post Description

I built web tool for accessing just the (usually text) content of sites. It handles news sites best, thanks to Mozilla's fantastic Readability library. It also supports sites that use client-side rendering, using Puppeteer. Stripped pages are cached in Redis.

My main use-case for this tool is for extreme bandwidth-constrained networks, eg Meshtastic (with an internet gateway).

Similar Projects

Security●●Solid

Trackless Links – clean URLs, no tracking (Safari)

Safari extension stripping trackers and redirecting to privacy alternatives with CRED-1 dataset.

Solve My ProblemCozy
xlth
203mo ago