Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Module implements integration with LinkedIn API. It fetches data from companies or persons profiles via GET requests to your site "http://[your_domain]/linkedin_api/request/[request_params]" or calling linkedin_api_request() from code.

Example:

  • http://[your_domain]/linkedin_api/request/companies/universal-name=google:(id,name,website-url,description,logo-url,locations,founded-year,company-type)

See readme.txt for installation details.

Module uses OAuth.php library from http://code.google.com/p/oauth/.

Useful links from LinkedIn API developer area:

Project information

  • Created by shlapa on , updated