A command-line tool that allows you to query HTML using CSS selectors or XPATH and retrieve the corresponding text content (similar to JavaScript's `document.querySelector(query).textContent`)
-
Updated
Aug 16, 2023 - Go
A command-line tool that allows you to query HTML using CSS selectors or XPATH and retrieve the corresponding text content (similar to JavaScript's `document.querySelector(query).textContent`)
Add a description, image, and links to the textcontent topic page so that developers can more easily learn about it.
To associate your repository with the textcontent topic, visit your repo's landing page and select "manage topics."