oiwn/dom-content-extraction
DOM Based Content Extraction via Text Density
When you're trying to gather information from a web page, you often encounter a lot of distracting elements like ads, menus, and footers that make it hard to get just the main article or content. This tool takes a web page (either a URL or an HTML file) and gives you back only the core content, stripping away the noise. It's perfect for anyone who needs to extract clean text from web pages for analysis, archiving, or display.
No commits in the last 6 months.
Use this if you need to reliably extract only the primary, human-readable content from web pages, ignoring all the surrounding navigation, advertisements, and other non-essential elements.
Not ideal if you need to preserve the full HTML structure, specific CSS styling, or interactive elements of the original web page.
Stars
40
Forks
2
Language
Rust
License
GPL-3.0
Category
Last pushed
Sep 23, 2025
Monthly downloads
100
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/oiwn/dom-content-extraction"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.