cURL
curl --request GET \ --url https://fresh-linkedin-scraper-api.p.rapidapi.com/api/v1/search/schools \ --header 'x-rapidapi-key: <api-key>'
{ "success": true, "cost": 1, "total": 188, "has_more": true, "data": [ { "id": "1645", "name": "Harvard Medical School", "universal_name": "harvard-medical-school", "location": "Boston, ma", "students": "64,172 students and alumni on LinkedIn", "url": "https://www.linkedin.com/company/harvard-medical-school/", "logo": [ { "width": 400, "height": 400, "url": "https://media.licdn.com/dms/image/v2/D4E0BAQHjelLY2a-Mnw/company-logo_400_400/company-logo_400_400/0/1666083635765?e=1748476800&v=beta&t=V_T_yXL6Bs2HDEY-iZAKSkNype7_-7USjP2HIXo0Zv8", "expires_at": 1748476800000 } ] } ] }
Search Schools
Rapid API Key
Search keyword
"Harvard"
Page number for pagination
1
Success
true
Cost of the request
Total number of schools
188
Whether there are more data to fetch
Show child attributes