/udemy/instructors
Get Udemy (udemy.com) instructor details by numeric user id or instructor URL
Price: 1 credit
💡 AI Hint: Get details of a Udemy (udemy.com) instructor by numeric user id (from a course’s instructors[].id) or instructor profile URL. Returns id, name, job_title, bio, image, alias, web_url, rating, student_count, review_count, and course_count.
⚠️ Common errors: 412: Instructor not found
Authorizations
API token from the dashboard
Headers
Body
Udemy instructor numeric user id (from a course's instructors[].id) or a numeric-id instructor URL (e.g. /user/31334738/). Alias-style profile URLs are not supported.
1"31334738"
"https://www.udemy.com/user/31334738/"
Max scrapping execution timeout (in seconds)
20 <= x <= 1500Response
Successful Response