/classcentral/institutions
/classcentral
/classcentral/institutions
Get a Class Central (classcentral.com) content institution (Google, Microsoft, IBM, …) by slug
Price: 20 credits
💡 AI Hint: Get a Class Central (classcentral.com) content institution / partner by slug (‘google’, ‘microsoft’, ‘ibm’, ‘nptel’) or institution URL. Returns id, name, description, image (logo), follower_count, course_count and url.
⚠️ Common errors: 412: Institution not found
POST
/classcentral/institutions
Authorizations
API token from the dashboard
Headers
Body
application/json
Class Central institution slug ('google') or institution URL.
Minimum string length:
1Pattern:
^(?:https?://[^\s]+|//[^\s]+|(?:www\.|classcentral\.com)[^\s]*|/?[A-Za-z0-9][A-Za-z0-9._/-]*)$Examples:
"google"
"https://www.classcentral.com/institution/microsoft"
Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500