Homepage: https://github.com/AdamNiederer/elquery
Author: Adam Niederer
Updated:
The HTML library for elisp
Use elquery-read-file or elquery-read-string to generate an HTML tree, and then use elquery-$ or any of the other exported functions to query it. Exported names start with "elquery-"; private names start with "elquery--".