Skip to main content
GET
Get School
Fetch a university or school’s public LinkedIn page by its universal_name slug (the /school/<slug> segment of the URL, e.g. stanford-university). Returns the logged-out school card: about, website, follower count, and student/alumni count. Credits: 6

Authorization

string
required
Your ScrapeBadger API key.

Path Parameters

string
required
School slug, e.g. stanford-university.

Query Parameters

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

Response

object
The School.

Example

Response