Hi, I’m Erika Rowland (a.k.a. erikareads). Hi, I’m Erika. I’m an Ops-shaped Software Engineer, Toolmaker, and Resilience Engineering fan. I like Elixir and Gleam, Reading, and Design. She/Her. Constellation Webring Published on

pup - Command Line HTML Parser

pup is a command line tool for processing HTML. Think jq but for HTML.

example of pup being used

$ cat home.html | pup 'title'
<title>
 Erika Rowland
</title>

Constellation Webring