pup

parsing HTML at the command line

Created: by Pradeep Gowda Updated: Nov 04, 2023 Tagged: pup · golang · html

ericchiang/pup: Parsing HTML at the command line is a handy command line tool written in golang for processing HTML using CSS selectors.

I have used it in the past to extract links from a webpage easily.