Traceback (most recent call last):
File "LinkedInt.py", line 477, in <module>
get_search()
File "LinkedInt.py", line 206, in get_search
print "[*] Fetching page %i with %i results" % ((p),len(content['elements'][0]['elements']))
IndexError: list index out of range