-
Notifications
You must be signed in to change notification settings - Fork 125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HELP! 0 Employees identified #25
Comments
Hi, I met the same problem with you.
I got the response status "999" So, in workbench.py line 55, search_linkedin, the response is : {'response': '', 'status': 999} also I found someone else met the same problem: But I still don't know how to fix it. |
@gojhonny could you help on this ? |
Hey guys, thanks for reporting this. Will look into it! |
我也是,运行了代码没有受到一点反馈的数据,提示错误 |
I was working on this for the last couple of months in my fork of this project. I found that to scrape or to view the LinkedIn pages one must login to their accounts or use LinkedIn API. If you try to scrape directly without login into your LinkedIn account it throws a register/login page to you resulting in HTTP error - 999. Looking into all possible solutions without adding an API or login |
Regardless of the domain, I do not get any results on a scan. I have tried generating a second API key to see if it would address, to no avail.
python InSpy.py COMPANYNAME --domain company.com --email first.last
Regardless of company and domain I receive response "0 Employees identified"
The text was updated successfully, but these errors were encountered: