Screen scraping

Joel Reymont joelr1@REDACTED
Tue Aug 29 23:46:15 CEST 2006


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/








More information about the erlang-questions mailing list