Access LinkedIn Companies/Groups/jobs/Contacts in PHP

Access LinkedIn Companies/Groups/jobs/Contacts in PHP

A simple way to access LinkedIn all data which includes:

  • Own Profile Information
  • My Grouops
  • All Jobs (Also my jobs)
  • My Network (My Contacts)

By using a stand-alone OAuth/LinkedIn API solution, we don’t need to install any server/PHP extensions, which usually require some form of root access.

Download the code available at GoogleProject

Simply upload the files, pop-in your API keys and away you go.

You can create HERE an application for access LinkedIn from PHP.

Feel free to contact if you have some issue.

thanks