Skip to main content
GET
Get Company
Fetch a company’s public LinkedIn page by its universal_name slug (the /company/<slug> segment of the URL, e.g. microsoft). Returns the logged-out company card: about, website, industry, size, headquarters, specialties, and follower / employee counts. Credits: 6

Authorization

string
required
Your ScrapeBadger API key.

Path Parameters

string
required
Company slug, e.g. microsoft.

Query Parameters

string
default:"us"
Country/locale for the request.

Response

object
The Company.

Example

Response