Is there any direct url to grab the image using the linkedin id or name.
Here i am getting the image but it is thumbnail link Is it possible to get the actual image?
Use file_get_contents to get the content and then use file_put_contents to store the image in server.
if that doesn't work use php curl