Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6972989
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T17:02:55+00:00 2026-05-27T17:02:55+00:00

I started reading and testing LinkedIn’s API recently and i am having problems when

  • 0

I started reading and testing LinkedIn’s API recently and i am having problems when using field selectors

My goal is to use the API to fetch information about people, like its first-name,last-name,current-company and title for example.

By default,the people-search api returns only id,first-name and last-name.

I’ve read that,i can use some field-selectors to refine the result, but my question is, how do i use the field selectors with the parameters i want them to match aswell.

I’ve tried :

http://api.linkedin.com/v1/people-search?first-name=marcello&last-name=lins:(id,first-name,last-name,current-company,title)

But it does not work,throws me an exception saying that it is a Bad request.

Do i have to make two requests ?

1: https://api.linkedin.com/v1/people-search?first-name=marcello&lastname=lins
2: https://api.linkedin.com/v1/people-search?:(first-name,last-name,current-company,title)

Thanks in advance for the attention and feel free to edit my thread if it is not fitting any XDA-Pattern.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T17:02:56+00:00Added an answer on May 27, 2026 at 5:02 pm

    This API is now only available for the Linkedin Partners

    Per the documentation, the following pattern is used on the People Search API:

    http://api.linkedin.com/v1/people-search:(people:(id,first-name,last-name,picture-url,headline),num-results)?first-name=Steve&last-name=Smith
    

    All of the querystring parameters are optional (a full list is on the docs page), and the specified field selectors can be found on this page.

    The reason that you need to specify that the field selectors are ‘people’ is that the People Search API can also return ‘facets’ which can be used in your search UI to give information about the results. In this case, we’ll return the location facets which we could parse and turn into a set of checkboxes, similar to those found on the LinkedIn.com search page:

    http://api.linkedin.com/v1/people-search:(facets:(code,buckets:(code,name)),people:(id,first-name,last-name,picture-url,headline),num-results)?first-name=Steve&last-name=Smith&facets=location
    

    You can test all of these queries on the REST Console.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have recently started reading up on Grails and would like to use SQL
I've only started reading up on development using ajax, and was testing the webpage
I recently started reading about ASP.net MVC and after getting excited about the concept,
When I first started reading about Python, all of the tutorials have you use
I started reading the Pro Business Applications with Silverlight 4 and I'm having the
I've started reading on zend framework and it's use with Doctrine and have implemented
Recently I started reading (just a bit) the current draft for the future C++11
I've been reading some tutorials on how to get started using Rails 2.0. (Time
I have been looking at using TDD and implementing proper testing (only just started
I just started reading Michael Hartl's Ruby on Rails 3 Tutorial. He recommends using

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.