Tag Archives: API

The Listy API – sorta

Posted on by brandon.corbin

Here are the steps for interacting with Posts via JSON and XML. I hope to release a more complete API in the next month or so. Read a list as XML or JSON Each listy can be read in either … Continue reading

Posted in Software | Tagged , | Leave a comment

ChaCha API with PHP

Posted on by brandon.corbin

ChaCha has finally released an API for their Question and Answer service (documentation here). Personally, I have been waiting for years to get my hands on this data, and today I am happy to share this PHP Class for accessing … Continue reading

Posted in Open Source, Products, Software, Usability | Tagged , , | 4 Comments

LinkedIn Profile API – NEW & IMPROVED!

Posted on by brandon.corbin

Update 5/1/2010: I have updated the example to the proper URL http://icorbin.com/code/linkedin/profile/1.5/ UPDATE 4/27/2010: I have rewritten the LinkedIn Profile Parser to leverage PHP’s DOMDocument. No longer are we reliant on a 3rd party to parse the initial profile html… … Continue reading

Posted in Open Source, Products | Tagged , , , , | 40 Comments

Unofficial LinkedIn Profile API

Posted on by brandon.corbin

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. Continue reading

Posted in Products, Usability | Tagged , , , , , | 3 Comments