Does anyone have tools for screen scraping with Erlang? It's a combination of HTTP client with parsing and regexp-ing through HTML. Ruby has nice tools for this like hpricot and scrAPI and they parse HTML into a structure and let you query for elements based on their class, id, name, etc. Thanks, Joel -- http://wagerlabs.com/