I maintain a web application written in Common Lisp, used by real world© clients© (incredible I know), and I finally got to finish two little additions: add pagination to the list of products cleanup the HTML I get from webscraping (so we finally fetch a book summary, how cool) (for those who pay for it, we can also use a third-party book database). The HTML cleanup part is about how to use LQuery for the task.