Forum Moderators: open

Message Too Old, No Replies

A Python-urllib hit 8000+ times yesterday

         

bigreat

3:07 am on Jul 8, 2006 (gmt 0)

10+ Year Member



HI,
here is one line of log
130.132.220* - - [07/Jul/2006:10:57:52 -0700] "GET /Nunnery HTTP/1.0" 200 13595 "-" "Python-urllib/1.15"
I try to whois this ip, and found that is from yale university.

What is what?.......

Thanks

incrediBILL

8:16 pm on Jul 9, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Just what it says it is - something someone wrote in Python accessing the web and they were too lazy to change the default user agent.

[docs.python.org...]

Whether it's a good crawler or a bad crawler, who knows, I'll assume bad.

[edited by: incrediBILL at 8:17 pm (utc) on July 9, 2006]