LinkedIn Profile API – Unofficial and 100% Open Source
Presenting the open source PHP LinkedIn Public Profile API, released under the GNU
How does it work?
This PHP Class (requires php5) imports a users LinkedIn public profile (by supplying their public profile username) and turns the results in to a simple XML document.
You can see my example at http://brandonshead.com/work/linkedinProfile/profile.php
How do you use it?
Inside you will [...]
Unofficial LinkedIn Profile API
I have been foaming at the mouth since I read this post about a LinkedIn API. (For the none techie – an API gives you the ability to grab information from LinkedIn and pull that data in to another website, plus a whole lot more). However, so far LinkedIn has yet to deliver anything I can use.

