Fetch rich data on Schools
School Profile Endpoint
Enrich a school profile
Output
school profiles
NUS
National University of Singapore
Name
Website
HQ
Industry
Founded
Description
Student Listing
Student Listing API Endpoint
Input
curl \
-G \
-H "Authorization: Bearer ${YOUR_API_KEY}" \
'https://enrichlayer.com/api/search/profile/resolve'\
--data-urlencode 'country=US' \
--data-urlencode 'page_size=1' \
--data-urlencode 'company_name=Centene_Corp' \
--data-urlencode 'location=Cambridge' \
--data-urlencode 'role=cto' \

{
"next_page": null,
"students": [
{
"profile": null,
"profile_url": "https://www.facebook.com/patricia-well"
},
{
"profile": null,
"profile_url": "https://www.facebook.com/ivankim"
},
{
"profile": null,
"profile_url": "https://www.facebook.com/seb-timothy"
},
{
"profile": null,
"profile_url": "https://www.facebook.com/yuki-yong"
}
]
}
School Profile
School Profile Endpoint
Input
curl \
-G \
-H "Authorization: Bearer ${YOUR_API_KEY}" \
'https://enrichlayer.com/api/search/profile/resolve'\
--data-urlencode 'country=US' \
--data-urlencode 'page_size=1' \
--data-urlencode 'company_name=Centene_Corp' \
--data-urlencode 'location=Cambridge' \
--data-urlencode 'role=cto' \

{
"affiliated_companies": [],
"background_cover_image_url": "https://s3.us-west-000.backblazeb2.com/proxycurl/company/national-university-of-singapore/cover",
"company_size": [5001, 10000],
"company_type": "EDUCATIONAL_INSTITUTION",
"description": "At NUS, we are shaping the future through our people and our pursuit of new frontiers in knowledge. In a single century, we have become a university of global influence and an Asian thought leader.",
"follower_count": 539321,
"founded_year": 1905,
"hq": {
"city": "Singapore",
"country": "SG",
"is_hq": true,
"line_1": "21 Lower Kent Ridge Road, Singapore",
"postal_code": "119077",
"state": null
},
"industry": "Higher Education",
"internal_id": "5524",
"name": "National University of Singapore",
"search_id": "5524",
"specialities": [
"education",
"research",
"broad-based curriculum",
"cross-faculty enrichment"
],
"website": "http://nus.edu.sg"
}
Simple pricing for everyone
We have pricing plans for every level of usage.