On Wed, Feb 20, 2008 at 10:21:55PM +0000, Andrius wrote: > Douglas A. Tutty wrote: > >On Wed, Feb 20, 2008 at 08:19:24PM +0000, Andrius wrote: > >>what software to use for collecting of email addresses from particular > >>sites? > >What do you mean? > > > > There is website with over hundred email addresses that should be > collected and written to vcards or alias addresses.
Well, websites are in html html is a text markup. write a script looking for words (series of chars without whitespace) containing "@" you can probably use standard unix tools to do it. Doug. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]