HTML to YAML Converter
Convert HTML structure to YAML format. Useful for data extraction, configuration files, and structured data representation.
Features:
- Preserves HTML element hierarchy
- Extracts attributes and text content
- Clean YAML output format
- Handles nested HTML structures