tomquirk / linkedin-api

👨‍💼 LinkedIn API for Python
https://pypi.org/project/linkedin-api
MIT License
2.11k stars 454 forks source link

Possible to Get Public Profile without logIn with linkedIn #406

Closed Zaeem6100 closed 2 months ago

Zaeem6100 commented 4 months ago

I Need to fetch the users public profile using the API is there any way to fetch it without Auth to LinkedIn. Because in EC2 ubuntu server i cant resolve the challanger errors.

tomquirk commented 2 months ago

@Zaeem6100 I tried this, and it doesn't look like it's possible.

Zaeem6100 commented 2 months ago

Resolved that issue