← Back to tools
View AGENTS.md for xpe
xpe
Easy-to-use command-line xpath tool
Description
xpe is a command-line xpath tool that makes it easy to query XML and HTML documents using XPath expressions. It provides a simple interface for extracting data from XML/HTML files.
AI Summary
A simple command-line tool for querying XML and HTML documents using XPath expressions.
Capabilities
- + Query XML/HTML documents with XPath
- + Extract data using XPath expressions
- + Simple and intuitive interface
Use When
- → User needs to extract data from XML/HTML using XPath
- → User wants a simple CLI XPath tool
Avoid When
- x User prefers CSS selectors over XPath
- x User needs full XML processing capabilities