awolverp/markupever
The fast, most optimal, and correct HTML & XML parsing library for Python written in Rust.
This is a tool for Python developers who need to work with HTML and XML documents in their applications. It takes raw HTML or XML content as input and allows developers to efficiently extract specific data or modify the document structure. It's used by developers building web scrapers, content management systems, or data processing pipelines that handle markup languages.
Available on PyPI.
Use this if you are a Python developer who needs a very fast and memory-efficient way to parse, query, and manipulate HTML or XML documents within your code.
Not ideal if you are an end-user looking for a no-code solution or a graphical interface to interact with HTML/XML; this is a developer library.
Stars
35
Forks
1
Language
Rust
License
MPL-2.0
Category
Last pushed
Oct 31, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/awolverp/markupever"
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.