You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to run this for a company with 812 employees and getting this error:
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
The text was updated successfully, but these errors were encountered:
I'm trying to run this for a company with 812 employees and getting this error:
The text was updated successfully, but these errors were encountered: