Skip to content
This repository was archived by the owner on Apr 30, 2023. It is now read-only.
This repository was archived by the owner on Apr 30, 2023. It is now read-only.

File "/root/LinkedIn/LinkedInt/LinkedInt.py", line 431, in <module> #33

@DarknightCanada

Description

@DarknightCanada

Keep getting this error even when I put the company id

[*] Obtained new session Traceback (most recent call last): File "/root/LinkedIn/LinkedInt/LinkedInt.py", line 431, in <module> get_search() File "/root/LinkedIn/LinkedInt/LinkedInt.py", line 146, in get_search r = requests.get(url, cookies=cookies, headers=headers) File "/usr/local/lib/python3.9/dist-packages/requests/api.py", line 75, in get return request('get', url, params=params, **kwargs) File "/usr/local/lib/python3.9/dist-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/usr/local/lib/python3.9/dist-packages/requests/sessions.py", line 524, in request resp = self.send(prep, **send_kwargs) File "/usr/local/lib/python3.9/dist-packages/requests/sessions.py", line 659, in send history = [resp for resp in gen] if allow_redirects else [] File "/usr/local/lib/python3.9/dist-packages/requests/sessions.py", line 659, in <listcomp> history = [resp for resp in gen] if allow_redirects else [] File "/usr/local/lib/python3.9/dist-packages/requests/sessions.py", line 156, in resolve_redirects raise TooManyRedirects('Exceeded %s redirects.' % self.max_redirects, response=resp) requests.exceptions.TooManyRedirects: Exceeded 30 redirects.

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