pavelk2 / social-feed

JavaScript plugin that shows a user feed from the most popular social networks
http://pavelk2.github.io/social-feed-example/
MIT License
960 stars 303 forks source link

linked in integration #93

Closed usman87 closed 9 years ago

usman87 commented 9 years ago

Hi,

Can we fetch posts from Linkedin Company pages and how?

pavelk2 commented 9 years ago

Unfortunately now the LinkedIn integration is not implemented. You can check the socialfeed.js code and following the examples of other socialnetworks - implement LinkedIn integration. I would be very happy to accept your pull-request.