I was drunk when i wrote this
# All cats are yellow
import threading,re
import time,requests
from threading import Lock
from urlparse import urlparse
from bs4 import BeautifulSoup
from random import randint
import os
import unicodecsv
ackLogFile = open("stats.csv", "ab")
writer =...