You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
summary = "A fast Lua HTML Parsing/Searching library written in Rust for Lotus Project",
detailed = [[
lhtmlr is a Lua module that has been developed using Rust programming language.
It has been created specifically for Lotus Project (available at https://github.com/rusty-sec/lotus) as an additional library.
With this library, users can easily parse and extract information from HTML documents in Lua. It provides a simple and intuitive API that allows users to navigate through the document structure and extract data using CSS selectors.