A super simple web crawler written in Common LISP as a LISP101 semester project in 2009.
| crawler.lisp | ||
| LICENSE | ||
| README.md | ||
clisp-webcrawler
A super simple web crawler written in Common LISP as a LISP101 semester project in 2009.
Should probably not be used for anything, since it was written explicitly as a learning excercise.
Requires drakma for handling HTTP-requests.