LinkedIn Profile Retrieval
POST
/api/linkedin-profile-retrieval
Retrieve LinkedIn profile information
Request Body
URL of the LinkedIn profile to retrieve.
link
string
Example: "https://www.linkedin.com/in/shayannadeem"
Format: "uri"
Status code | Description |
---|---|
200 | Successfully retrieved profile information |
400 | Bad request |
500 | Internal server error |