0

I am trying to search for a company/person through LinkedIn's current API by using the directions provided on this post

LinkedIn API for Company Directory

They use the following URL:

http://www.linkedin.com/ta/federator?query=citr&types=company,group,sitefeature

However, it seems like the api link has been deprecated. Can someone who works extensively with LinkedIn's API let me know if there is a way to perform a search and get a JSON of the search results? I want to be able to look up a company and get it's company ID so that I can pull information from it.

Community
  • 1
  • 1
Chris
  • 47
  • 6

1 Answers1

1

LinkedIn has limited its API access some time ago. See the details. Inorder to do a person search you should get vetted API access from linkedin

Tony Vincent
  • 13,354
  • 7
  • 49
  • 68