public

Read a public company page

Read a public company page anonymously: identity, description, follower and employee counts, website, recent posts, and companies LinkedIn itself lists as similar (a real, live-measured way to answer "companies like this one", not a keyword guess). Recent posts can be mined for people with collect_engagers.

post/public/company

Request body

companyUrlstring

Full public company page URL. Provide this or slug.

slugstring

Company page slug. Provide this or companyUrl.

countrystring

ISO alpha-2 country code for the proxy exit.

Response

Public company data

source'public' required
completenessstring required
companyobject required

Company identity, follower and employee counts, website, recent posts, and similarCompanies (LinkedIn's own "Similar pages" for this company, empty when the company is too small for the signal to be reliable) — the fastest way to answer a "companies like this one" ask.

Changes

Changed in 4 of the 11 revisions of this API.142

    • added the new pacing enum value to the error/quotaKind response property for the response status 400

      response-property-enum-value-added

    • added the new pacing enum value to the error/quotaKind response property for the response status 401

      response-property-enum-value-added

    • added the new pacing enum value to the error/quotaKind response property for the response status 403

      response-property-enum-value-added

    • added the new pacing enum value to the error/quotaKind response property for the response status 404

      response-property-enum-value-added

    • added the new pacing enum value to the error/quotaKind response property for the response status 409

      response-property-enum-value-added

    • added the new pacing enum value to the error/quotaKind response property for the response status 410

      response-property-enum-value-added

    • added the new pacing enum value to the error/quotaKind response property for the response status 422

      response-property-enum-value-added

    • added the new pacing enum value to the error/quotaKind response property for the response status 429

      response-property-enum-value-added

    • added the new pacing enum value to the error/quotaKind response property for the response status 500

      response-property-enum-value-added

    • added the new pacing enum value to the error/quotaKind response property for the response status 502

      response-property-enum-value-added

    • added the new pacing enum value to the error/quotaKind response property for the response status 503

      response-property-enum-value-added

    • removed the optional property _displayPosts from the response with the 200 status

      response-optional-property-removed

  • 1ad91026000b21See the full diff
    • removed the optional property creditsUsed from the response with the 200 status

      response-optional-property-removed

    • removed the optional property retryAfter from the response with the 200 status

      response-optional-property-removed

    • added the optional property _displayPosts to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added

Of the 11 revisions, 1 has no diff computed.