Skip to content
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

Unexpected HTTP response code 500 when trying to get the company info: the company name does not exist at LinkedIn #14

Open
Shellshock9001 opened this issue Sep 12, 2023 · 1 comment

Comments

@Shellshock9001
Copy link

I'm getting an error after running a scan. It finds the employees just fine now but if I run another scan I am getting this http 500 error. Could just be that i am making to many requests?

Do I have to run this find command first to get the list and then run the workflow next? or can I just run the workflow on its own?

Thanks!

image

@Ox1gab
Copy link
Contributor

Ox1gab commented Sep 13, 2023

Hey @Shellshock9001 , that's weird it's working fine for me:

emploleaks(linkedin)> run find rule4
[+] Added 17 new names.
💻 Listing profiles:
 0:
	full name: Ashton Suire
	profile name: ashton-suire-22a91816b
	occupation: Technology Wrangler
	public identifier: ashton-suire-22a91816b
	urn: urn:li:member:680092738
✔ Getting and processing contact info of "Ashton Suire"
	Contact info:
		website 0. ashtonsuire.com

[...]

And also with hackajob:

emploleaks(linkedin)> run find hackajob
[+] Added 25 new names.
[...]
💻 Listing profiles:
 0:
	full name: Benedict Churchus
	profile name: benedict-churchus-58105014b
	occupation: Analytics Engineer at hackajob
	public identifier: benedict-churchus-58105014b
	urn: urn:li:member:606259249

Is there any blocker with your account? If you try to search it through the UI, do you see any error?

You can set up a proxy when making the first request, and check the response, for example, in Burp. Let me know if you don't know how to set it up and I can help you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants