/udemy/courses
Get Udemy (udemy.com) course details by course slug, numeric id, or course URL
Price: 1 credit
💡 AI Hint: Get full details of a Udemy (udemy.com) course by slug (‘100-days-of-code’), numeric course id, or course URL. Returns id, alias, course_title, headline, description, image, web_url, is_paid, price, price_currency, rating, review_count, student_count, lecture_count, level, content_info, duration_seconds, estimated_content_length, has_certificate, coding_exercise_count, assignment_count, quiz_count, published_quiz_count, practice_test_count, article_count, additional_asset_count, language, category, subcategory, objectives_summary, what_you_will_learn, requirements, target_audiences, caption_languages, instructors (id/name/job_title/image), created_at, published_at, and updated_date. Use an instructor id with the instructors endpoint.
⚠️ Common errors: 412: Course not found
Authorizations
API token from the dashboard
Headers
Body
Udemy course slug ('100-days-of-code'), numeric course id, or course URL.
1"100-days-of-code"
"2776760"
"https://www.udemy.com/course/100-days-of-code/"
Max scrapping execution timeout (in seconds)
20 <= x <= 1500Response
Successful Response