On Wed, Nov 11, 2009 at 3:48 PM, Dmitri Zagidulin <[email protected]> wrote:
>
<snip>
>
> # Go to a url
> go('http://en.wikipedia.org/wiki/Web2py')
>
> # Use formvalue() and submit() functions to log in
>
> xhtml = show() # Capture the contents of the html page in a variable
>
> # Send the variable to a DOM parser, or use regexps, or whatever you
> like
what DOM parser do you recommend or do you know is available?
<snip>
-wes
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---