Now this looks interesting…
Twill is a simple language that allows users to browse the Web from a command-line interface. With twill, you can navigate through Web sites that use forms, cookies, and most standard Web features.
The examples should be able to get you started.
This entry was posted
on Wednesday, January 3rd, 2007 at 10:47 pm and is filed under Programming, Python, Software.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
January 4th, 2007 at 2:20 pm
Seems similar to this Perl module:
Mechanize.pm
[Fixed link for formatting. -JPM]
January 5th, 2007 at 12:13 am
Indeed.
Mechanoid is even closer.