Tagged Questions
Build the professional web with LinkedIn. Bring the power of professional identity and insights to your site and application with the LinkedIn developer tools.
14
votes
5answers
3k views
Has anyone managed to build any applications with the LinkedIn API?
LinkedIn are very cautious of applications using their APIs. I have tried and failed to get access to them.
Has anyone actually built any real applications with them yet? If yes, what strategy ...
11
votes
5answers
2k views
How do sites like LinkedIn efficiently display 1st/2nd/3rd-level relationship next to each person's name?
I recently botched a job interview by poorly answering a straightforward question: how do sites like LinkedIn efficiently show the relationship distance (1st/2nd/3rd) from you to every person ...
9
votes
3answers
6k views
LinkedIn / Twitter / Facebook as OAuth and OpenId use
Firstly I understand OpenId is for authentication and OAuth is for authorisation and unlike other questions on the site I am not asking which should be used for which but if anyone can advise a ...
7
votes
1answer
491 views
how friend suggestions or 2nd degree related (linkedin) algorithm works
I've been thinking about facebook suggestions and other similar system of linkedin.
I think Facebook suggestion also based personal knowledges, like school years, the companys i worked or something ...
7
votes
2answers
286 views
Is there a single PHP API to post to multiple sharing sites (Twitter, Reddit, Linkedin, etc)?
Is there a single PHP API to post to multiple sharing sites (Twitter, Reddit, Linkedin, YouTube etc), or do I have to use multiple APIs? Or is there an online service that will do this via, say, a ...
7
votes
1answer
595 views
How to get LinkedIn Amazon Reading List data
Amazon has a "Reading List" application on LinkedIn. Has anyone succeeded in extracting the data from your own reading list? I would like to integrate this on my own site. To be clear, I am only ...
6
votes
3answers
168 views
Compute social distance between two users
How you would code an efficient algorithm which can return a social 'distance' between two users.
For example, when you visit a profile on LinkedIn you can see what is the distance between you and ...
6
votes
2answers
382 views
how to sign out in LinkedIn using authrequest using android?
i developed one app integrated with linkedIn..!
i do SignIn authentication in linkedIn using OAuth Service to post the Network Update..but now how to sign out (de-authenticate) to the LinkedIn ...
6
votes
3answers
952 views
LinkedIn API for Company Directory
I'm trying to use the LinkedIn API to search for companies, not users. I specifically don't want users - only companies.
I had a look at the LinkedIn API Documentation (RTFM and all that), but as ...
5
votes
2answers
312 views
linkedin button dynamic rendering
How to render linkedin button in a dynamic way? e.g. writing the "<script type='in/share'></script>" at runtime or after the page has finished loading. I already tested on writing it or ...
5
votes
2answers
252 views
Oath token_rejected on LinkedIn verification - Intermittent
I'm having problems with Oauth and LinkedIn. Most of the time the verification with Oauth will work fine, but sometimes (something like 1 out of 10 or 20) LinkedIn will return token_rejected.
So far ...
5
votes
5answers
2k views
Is it possible to build an application for the LinkedIn platform?
Do you know if it's possible to build an application for the LinkedIn platform?
4
votes
4answers
2k views
LinkedIN API in Asp.NET , C# , VB.NET
Is there any way to implement LinkedIN API by using C#,VB.NET.
We need to call profile , companies ,Jobs etc API of linked in using mentioned technologies.
Looking Forward
SYED.
4
votes
2answers
308 views
linkedin connectivity from my native iphone application
hello everyone i am new bie in iphone development i want to connect to linkedin from my native iphone application i am currently having no idea how to connect to it please guide me how could i do that
...
3
votes
2answers
94 views
Browserless access to LinkedIn with Python
I'm writing a command-line application that accesses linkedin. I'm using the python-linkedin API.
Things work as I expected, but I have a really big gripe about the authentication process. ...
3
votes
1answer
726 views
Using OAuth with Scribe on Android
Hi I'm using the scribe library for OAuth communication with LInkedIn.
I have a login class and a query class.
The login class creates a service to get my request token and secret and creates my ...
3
votes
2answers
467 views
Omniauth with Linkedin in Rails to Post Updates
I have an application using OmniAuth for authenticating with a variety of social networking services (including Linkedin) and want to post updates. I have the following information on a user from ...
3
votes
1answer
127 views
How can I get LinkedIn activity and updates to wordpress site?
I need to bring LinkedIn activity and updates to my WordPress site.
How can I get that?
Is there any plugin available?
3
votes
1answer
154 views
Linkedin Gem Can't View Profile
I've been struggling with this now for days, hope someone can help :)
Am connected to Linkedin with the linkedin gem and the oauth_plugin. Everything looks just fine but I cannot get any information ...
3
votes
2answers
545 views
LinkedIn Groups and Google Maps integration
Has anyone seen an implementation of Google Maps using LinkedIn group information?
Specifically I would like to plot the location of members within a group as pins on a Google Map.
Any help or ...
3
votes
4answers
928 views
Regarding using LinkedIn API?
My idea is to connect to LinkedIn through the API and work on the public data. My area of concern is where to find Linkedin API and how to use it. I have search a lot but landed no where.
Please help ...
2
votes
4answers
53 views
Need insight on understanding this small piece of HTML and Javascript
I've embedded a LinkedIn Apply Now button on my page. But there are several things that confuse me. First of all, when I right click the widget, I cannot "save as" the image. Guess because it's not an ...
2
votes
3answers
199 views
How do I store the LinkedIn API AccessToken so I don't have to re-enter credentials every time I use the LinkedIn API?
I am writing an app to mine information from LinkedIn.
I've only found one code sample thus far on oAuth. I'm having trouble understanding the workflow of oAuth, for example:
The Example asks for ...
2
votes
2answers
85 views
Ruby on Rails, LinkedIn:Module error
Has any one come across this error?
NoMethodError (undefined method `new' for LinkedIn:Module)
I think it's related to omniauth and linkedin. Here's my Gemfile:
gem 'omniauth'
gem 'linkedin', :git ...
2
votes
4answers
96 views
Linkedin search with c# and asp.net
I want to create a search feature for people and company using the linkedin api.
I've read extensively, but I need to do this in C# and asp.net, and I haven't found enough examples regarding the ...
2
votes
2answers
156 views
How To integrate linkedin with a asp.net application
How To integrate linkedin with a asp.net application. I mean how to send data from linkedin to my custom app and from my custom app to linkedin.
2
votes
1answer
122 views
Automatically authorize oAuth on Linkedin authorization page
I already have oAuth working with the Linked API. The dance is working nicely. But now I have the Linkedin data displaying correctly on my site I'm now thinking about throttle limits and load speeds.
...
2
votes
2answers
113 views
is anyone aware of LinkedIn api for blackberry java based development?
is anyone aware of LinkedIn api for blackberry java based development?
please tell me how to implement this in blackberry application
2
votes
1answer
187 views
ASP authentication using Facebook or LinkedIn
I need to integrate Facebook and LinkedIn authentication in my asp.net application. I am guessing someone already did this but can't find a pointer. Any suggestion?
2
votes
1answer
108 views
Please explain this example script from the LinkedIn developer API
I'm just getting started with the LinkedIn JavaScript API and right away I noticed a pattern that I am not familiar with:
<script src="http://platform.linkedin.com/in.js">
api_key: ...
2
votes
1answer
141 views
How to use webbrowsr control with Httpwebrequest?
I am using webbrowser control , and i get list of all the url of all the profiles from the search result.
After this is there any way that i use httpwebrequest to get the data from the urls?
I ...
2
votes
1answer
275 views
how do i send a message/notification with the linkedin api?
i have an application that authenticates users through the linkedin api:
is it possible for an application to send messages to all users who authorized it? (ie: the app's system notifications)
is it ...
2
votes
2answers
157 views
How to combine multiple activity data like Facebook with SQL Server?
I have made a search but couldn't find a solution which works for me.
I just wonder how Facebook or Linkedin manages to handle same type activity with one sentence?
I mean, if you store every ...
2
votes
1answer
645 views
Linkedin Api Queries for Android Apps
I want to send data through my android application on LinkedIn update section. Can anyone tell me suggestion which API i should ask from linkedIn and how it possible to post on UPDATES Section. I ...
2
votes
1answer
408 views
Linkedin integration in Android
I have a problem with linkedin integration in my app. I have created own API's to connect with linkedin.
I have used HttpConnection to get the data and post the data. All the web services are ...
2
votes
1answer
248 views
linkedin Api : how can I use a value stored in a variable to post network update
I have a string variable ... I want the value stored in this variable to be posted as network update in LinkedIn .....
can someone guide me how can I modify the code below to achieve this ...
2
votes
3answers
582 views
Error when using LinkedIn's Share button
I'm attempting to add a LinkedIn Share button to our content-driven website. I've generated the embed code using the button builder, but whenever I try to actually use the button, I get a generic ...
2
votes
1answer
688 views
Example project/tutorial for demonstration of different features of sociallibs in Android
About sociallib:
http://www.androidlibs.com/sociallib.html
http://code.google.com/p/sociallib/wiki/AdvancedGuide
http://code.google.com/p/sociallib/wiki/SocialLibGuide
SocialLib aims to make the ...
2
votes
1answer
668 views
Making LinkedIn API request using Hammock .net web library
I'm doing some integration with LinkedIn APIs using C# and the Hammock libray.
I'm stuck trying to use the messaging API... I get an error saying "Couldn't parse mailbox-item document: error: ...
2
votes
3answers
344 views
LinkedIn API: Dynamic UI Component
I am trying to dynamically populate the data-id field with a public url fetched from linkedin search results. Assume that I am able to return the public profile url. If I put the same script directly ...
2
votes
1answer
504 views
Login to LinkedIn by using username and password failed
LinkedIn uses oauth to login to its api.There is no way to login to api in server.I tried to use http request to login into linkedin and get oauth_verifier,but I got response like this
We’re ...
2
votes
1answer
115 views
How can I log the outgoing request of urlfetch in google app engine python?
I'm having trouble getting oauth to work with linkedin in GAE Python and I suspect it's the format of the outgoing request. How can I log or somehow view the outgoing request my devserver is making to ...
2
votes
2answers
702 views
Can I use rails' devise to integrate linkedin connect to my site?
I have a Rails 3 application using Devise for authentication. In addition to the manual authentication using email, I also have a facebook connect that allows a single sign-in using facebook. The next ...
2
votes
1answer
568 views
Working example Coldfusion and Linkedin API
Has anyone managed to get the LinkedIn API working from within a coldfusion application?
There are some threads in the Linkedin Developer's community, but any actual working examples or complete code ...
2
votes
1answer
174 views
Update user status for major social networks from Blackberry
I need to do facebook, twitter integration in my application to share on my wall.
2
votes
2answers
708 views
cannot confirm after passing the LinkedIn API authorisation on iPhone App
I have done the authorisation step of LinkedIn-iphone API, and the app comes to the screenshot:
But the 'close' button does not respond, and no where to use the authorised PIN.
Because it is ...
2
votes
0answers
296 views
LinkedIn Company Insider Widget
Anyone got the Company Insider LinkedIn widget to work.
http://developer.linkedin.com/community/widgets
The examples on the above page only the Microsoft and IBM works - the Apple one appears to ...
2
votes
4answers
503 views
How to send bulk emails with good success rate?
There are many articles and threads about guidelines while sending bulk emails. Most of the times it was mentioned that emails should be sent to the subscribed users. So that we can avoid "users ...
2
votes
1answer
318 views
Best UI/design patterns to find my users' friends who are also my users
What's a good design pattern to find my app's users' friends (facebook, linkedIn, twitter), etc who are also configured with my app?
Eg, my party app has party organizers. The organizers add party ...
2
votes
2answers
636 views
web2py, OAuth and LinkedIn
I am new to Python and Web2py and I am developing an app that will use the LinkedIn API.
I use this library http://code.google.com/p/python-linkedin/ (it includes OAuth). My problem is very strange ...