scrape

Homepage: http://edward.oconnor.cx/elisp

Author: Edward O'Connor

Updated:

Summary

Emacs Lisp utilities for web scraping

Commentary

This is a simple set of utilities that help to do website scraping in
Emacs Lisp. We shell out to HTML Tidy to do some of the dirty work.

You should use tidy.el if you're looking to use Tidy to clean up HTML
you're composing in Emacs.

Dependencies