You can find a simple application here: https://code.google.com/r/michelecomitini-facebookaccess/source/browse/#hg/applications/linkedInOauth
it does only auth by OAuth1.0a, the important part is in models/db.py. you can read db.py to understand how to make calls to the linkedin api. mic