Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

A full LinkedIn profile for testing an app

Tags:

api

linkedin

I was wondering if there is a full profile on LinkedIn that I can test my app on. By full I mean a profile which has all the fields and can be accessed publicly (using the LinkedIn API).

like image 735
Alireza Noori Avatar asked Sep 26 '12 07:09

Alireza Noori


People also ask

Can I build an app on LinkedIn?

You need to create a LinkedIn app to allow users to log in to your site with their LinkedIn accounts. To create a new LinkedIn app, please do the following: Go to the LinkedIn developer site: https://developer.linkedin.com/. Click the “Create App” button on the banner.

What is LinkedIn All-Star profile?

LinkedIn allows you to sync your contact and email lists to locate members you may know. Remember: You need at least 50 connection to attain All-Star status. After you get 500 connections, your profile will display 500+. Irrespective of 501 or 50 million connections, it will show 500+ connections.

How do you become a LinkedIn All-Star?

To reach All-Star status you need at least 50 connections. You can connect with others by sending them an invitation or by accepting their invitations. You can also jump start your connections by allowing LinkedIn to match you up with people from your email address book.


1 Answers

I don't know of any publicly accessible test profile and I would be suprised if there was.

Section II A. of the LinkedIn API TOS have this to say about test accounts:

For testing purposes only, you may create up to five LinkedIn accounts. Accounts must be created manually and not via any automated means, including scripts. These test accounts must not interact with non-test accounts (e.g. they must not be used to post messages in Groups), or be used to circumvent user limits. These accounts must have profiles that clearly identify them as test accounts, not have any profile positions at real companies besides your own, and be listed as Developers on your Developer Account.

You might also find this discussion helpful.

like image 112
kynan Avatar answered Sep 19 '22 13:09

kynan