You probably want to look at something like Mechanize. There are libraries for Perl and Python, probably Ruby and others as well. I think Python has built in libraries that would suffice as well.
On Sun, Nov 11, 2012 at 2:54 PM, Alex Kornilov <[email protected]>wrote: > does the web site provide a Webservice? then cURL and libcurl is the > answer (/usr/bin/curl is include in OS X) > > > On 11/11/12 8:41 PM, Andrew Brown wrote: > >> Quite legitimately, I want to open a web page, enter data from a file (or >> database) into the fields, hit the next screen button, enter some more >> data, hit the ok button, and repeat, a couple of hundred times. >> >> How can I do this ? It must be as hard as falling off a log, but I can't >> find the right search string to hit the software that can do this job. >> >> AB >> >> >> ______________________________**_________________ >> MacOSX-talk mailing list >> [email protected] >> http://www.omnigroup.com/**mailman/listinfo/macosx-talk<http://www.omnigroup.com/mailman/listinfo/macosx-talk> >> >> >> > ______________________________**_________________ > MacOSX-talk mailing list > [email protected] > http://www.omnigroup.com/**mailman/listinfo/macosx-talk<http://www.omnigroup.com/mailman/listinfo/macosx-talk> > -- arno s hautala /-| [email protected] pgp b2c9d448
_______________________________________________ MacOSX-talk mailing list [email protected] http://www.omnigroup.com/mailman/listinfo/macosx-talk
