AI OnAI Off
I would start here with this documentation about LinkedIn apis.
https://developer.linkedin.com/docs/company-pages
For a fast simple solution I would use the javascript api. For a more customized solution I would use the REST api from backend. Probably want to build some caching if you do the latter though.
Hi Saurav,
I think you wont be ale to get any feed from Linkedin. Because Linkedin is not providing any feed to outside.
LinkedIn has an API that you can use, try it https://developer.linkedin.com/docs
We want to integrate Linkdin in our application. We have already integrated twitter and facebook.But we can not do for Linkedin.Please advice.