/edx/schools
Get an edX (edx.org) school / educator by name, school key, or school URL. Returns the school’s course and program counts, subject areas, logo, and catalog URL.
Price: 10 credits
💡 AI Hint: Get an edX (edx.org) school / educator (partner) by display name (‘Harvard University’, ‘MIT’), school key (‘harvardx’), or school URL. Returns name, key, alias, image (logo), product_count, course_count, program_count, subjects (subject areas offered), and web_url. Use courses/search or programs/search with the partner filter to list the school’s catalog.
⚠️ Common errors: 412: School not found. Verify the name, key, or URL.
Authorizations
API token from the dashboard
Headers
Body
School / educator name ('Harvard University', 'MIT'), school key ('harvardx'), or school URL.
1"Harvard University"
"harvardx"
"https://www.edx.org/school/mitx"
Max scrapping execution timeout (in seconds)
20 <= x <= 1500