/udemy/courses/curriculum

POST /api/udemy/courses/curriculum

Price: 5 credits

Get the full curriculum (sections and lectures) of a Udemy (udemy.com) course by slug, id, or URL

How to use it

Get the full curriculum of a Udemy (udemy.com) course by slug, numeric id, or URL. Returns an ordered list of sections (id, section_title) each with its lectures (id, lecture_title, content_type such as Video / Article / simple-quiz / coding-exercise, duration_seconds, is_published).

Parameters

Request body

Response

Errors

Response headers