How to get the text of web framed pages?

Stephen Barncard stephenREVOLUTION at barncard.com
Tue May 24 14:02:28 EDT 2005


I would look for the word frameset in a tag inside a page, then get 
all the valid URLS inside the frame. Then I would check each URL for 
size, and pick the largest file, or the number of lines. That will be 
where the main content is.


At 2:10 PM +0200 5/24/05, Eric Chatonet wrote:
>
>You are right about some frames that can be dowloaded by parsing the 
><frame src tag.
>But you are not sure to get the whole contents :-(


More information about the use-livecode mailing list