Omniweb applescripting...

erikness at tds.net erikness at tds.net
Tue Jan 17 14:05:18 PST 2006


Greetings,

I'm exploring OmniWeb as an alternative to iCab, which I love but that just 
keeps crashing. One thing I wonder: Can OminWeb grab the plain text of a 
web page without resorting to UI scripting?

In safari it goes like this:
tell application "Safari"
	activate
	set title to name of window 1
	set body to text of document 1
end tell
return {title, body}

Regards,

Erik Ness 




More information about the OmniWeb-l mailing list