niklak/dom_query
A Flexible Rust Crate for DOM Querying and Manipulation
This is a Rust tool for developers to work with HTML content programmatically. It takes raw HTML text as input and allows you to find, extract, or modify specific parts of that HTML using familiar CSS selectors, much like how a web browser's developer tools or JavaScript's jQuery work. Developers building web scrapers, content management systems, or data processing tools would use this to interact with HTML structures.
84 stars and 97,752 monthly downloads.
Use this if you are a Rust developer needing to programmatically parse, query, or manipulate HTML content within your application.
Not ideal if you are not a Rust developer, or if you need a visual editor or a web browser to interact with HTML.
Stars
84
Forks
10
Language
Rust
License
—
Category
Last pushed
Mar 23, 2026
Monthly downloads
97,752
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/niklak/dom_query"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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.