print 'craw %d : %s' % (count, new_url) ^ SyntaxError: invalid syntax
print 'craw %d : %s' % (count, new_url)
^
SyntaxError: invalid syntax