Neil Hodgson wrote:
> Pramod Subramanyan wrote:
>
> > Using cookielib and urllib2, I've come up with a workable solution. Its
> > damn slow though - which is probably orkut's fault - deletes about
> > 10-15 scraps a minute - so to get through 14000 scraps its
Luiz Geron wrote:
> Maybe this will be useful to you:
> http://www.python.org/pypi/mechanoid/0.6.8
Actually I found this thing when I was googling. But there isn't too
much documentation, which is why I posted here.
Using cookielib and urllib2, I've come up with a workable solution. Its
damn slo
Fuzzyman wrote:
> And this one for cookie handling:
>
> http://www.voidspace.org.uk/python/articles/cookielib.shtml
>
> All the best,
>
> Fuzzyman
Cool! Thanks a lot.
--
http://mail.python.org/mailman/listinfo/python-list
Michele Simionato wrote:
> > Pramod Subramanyan asked aboyt urllib2:
>
> Look at this article:
>
> http://www.voidspace.org.uk/python/articles/urllib2.shtml
>
>Michele Simionato
Thanks! This is the sort of thing I need.
--
http://mail.python.org/mailman/listinfo/python-list
Hi,
Well the trouble is that my orkut scrapbook is flooded. So I reckoned
that I'd write some sort of a script to delete the 14800 or so scraps.
Now the big problem is that I don't really have too much knowledge
about web programming. I have a rough idea about HTTP, HTTPS, cookies
etc. but I don't