Skip to content

IndexError: list index out of range #12

Description

@i-am-internet

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions