A fast, lightweight HTML parser and scraping library for Lua inspired by BeautifulSoup

$ luarocks install lusoup

lusoup provides a simple BeautifulSoup-like interface for parsing HTML,
navigating DOM trees, querying elements via advanced CSS selectors,
extracting text, decoding HTML entities, and mutating nodes in pure Lua.

Versions

0.1.0-123 hours ago1 download

Dependencies

lua >= 5.1

Manifests