/edx/courses
Get full edX (edx.org) course details by course UUID, course page URL, or URL slug.
Price: 5 credits
💡 AI Hint: Get full details of a single edX (edx.org) course by UUID, course page URL, or URL slug. Returns id, key, name, alias, short_description, full_description, overview, level, subjects, skills, prerequisites, syllabus, faq, testimonials, partners (school/university), instructors, image, video_url, rating, rating_count, enrollment_count, languages, price, currency, weeks_to_complete, min_effort/max_effort (hours per week), pacing_type, availability, parent programs, and course_runs (per-session schedule with start/end dates, seats/prices, instructors). Resolve courses via the search endpoint.
⚠️ Common errors: 412: Course not found. Verify the UUID, URL, or slug.
Authorizations
API token from the dashboard
Headers
Body
Course UUID, course page URL, or course URL slug.
1"8f8e5124-1dab-47e6-8fa6-3fbdc0738f0a"
"learn/web-development/harvard-university-cs50-s-web-programming-with-python-and-javascript"
"https://www.edx.org/learn/computer-science/harvard-university-cs50-s-introduction-to-computer-science"
Max scrapping execution timeout (in seconds)
20 <= x <= 1500Response
Successful Response