lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lynx-dev] seporating main text from whole page


From: Stef Caunter
Subject: Re: [Lynx-dev] seporating main text from whole page
Date: Thu, 29 Mar 2007 19:00:08 -0500 (EST)

On Thu, 29 Mar 2007, Thorsten Glaser wrote:

Tzachi Zaccai dixit:

for my final project i need to write a program that enters several
news-websites and copies only the text from the relevant reports.

How about a shell script parsing lynx' output appropriately?

Parse lynx output by setting a flag when you see the <foo> tag and unsetting it when you see </foo> in whatever language you like. But I would be amazed if there isn't a perfectly functional perl module for this.

Stef
http://caunter.ca/contact.html




reply via email to

[Prev in Thread] Current Thread [Next in Thread]