Re: userinteraction for a webspider

2007-06-13 Thread Chris
James Stroud schrieb: > > There are sweatshops in developing countries that provide this service. > > James But since this is for fun/convenience for me only Id rather not make anyone break asweat... Great advice, helpful too -- http://mail.python.org/mailman/listinfo/python-list

Re: userinteraction for a webspider

2007-06-11 Thread James Stroud
Chris wrote: > hi guys, > > i would like to to write a little spider, where, occasionally, the user > has to interact. For example show a log-in page or something similar > (since everyone has those verification letter/number pics), or send a > message by hand. > > I had the idea of the script

userinteraction for a webspider

2007-06-10 Thread Chris
hi guys, i would like to to write a little spider, where, occasionally, the user has to interact. For example show a log-in page or something similar (since everyone has those verification letter/number pics), or send a message by hand. I had the idea of the script relaying the page to localho