HTML parsing library, the alternative to BeautifulSoup in Golang.
-
Updated
Apr 8, 2025 - Go
HTML parsing library, the alternative to BeautifulSoup in Golang.
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`)
A command line scraping utility supporting CSS selectors or XPath
Go app lists checked-out and ready-hold books at multiple library websites. Uses CSS selectors and CSP-based concurrency. Beginner-friendly with mock data and easy inclusion of custom scraping logic.
Add a description, image, and links to the css-selectors topic page so that developers can more easily learn about it.
To associate your repository with the css-selectors topic, visit your repo's landing page and select "manage topics."