Posted by Nicholas DiPiazza on April 6th, 2012 in Open Source Management, Open Source Trends
LinkedIn contains a massive amount of valuable information about potential new hires that you can use to your company’s benefit. It provides you a single website you can use to view a person’s past work history, recommendations from other LinkedIn users, education background, etc.
But by itself, LinkedIn is just another website where you have to login to get what you need. And you might be thinking that sure, the data is useful, but how do I get that data into my own internal system so that our internal applications / databases can utilize that information?
LinkedIn provides what is called an “Application Programming Interface” which is a fancy way of saying that you can use web services to access LinkedIn functions.
In order to use the LinkedIn API, first you must register at the LinkedIn developer website.
Once you are registered, you are provided a secret API key that you will use. This key validates that you are you, and not someone else on the system.
Read More »