Basically I need help from someone who is good at using Python I'm trying to create some sort of checker but have no idea what to do or even where to start. Complete noob here just asking for some help![]()
First read this http://www.diveintopython.net/
If you're going to write a HTTP checker, you need to read manuals on urllib/urllib2, cookielib and threading.