I have been using Mechanize (http://wwwsearch.sourceforge.net/
mechanize/) recently and found it useful. Do you know how Twill and
Mechanize compare? My impression was Twill is a high level wrapper
around Mechanize, which makes it suitable for basic tasks, but the
larger Mechanize API is necessary for complex tasks.

Richard


On Nov 12, 9:06 am, David <digitalcry...@gmail.com> wrote:
> Hey guys,
>
> I've been studying up on working with scraping/parsing and remote
> logins for sites that don't have APIs and I came across Twill.
>
> Have any of you used it to automate things like login and screen/html
> parsing?
>
> It would be nice to be able to login to a remote site via a model/
> controller and pull a small clip of html and stick it on a view
> somewhere.
>
> I've got it working nicely on the shell and it seems quite promising
> but it doesn't readily appear to me how I would use something like
> this from inside web2py.
>
> Are there any examples that I can have a look at while I am still
> learning about web2py?
>
> Thanks in advance!
>
> - David
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to