Back to catalog
🧠

Udemy(instructor)

API Key

API for instructors on Udemy

🧠PersonalityHTTPS

Angela Yu

Udemy Instructor Profile

NameAngela Yu
TitleDeveloper and Lead Instructor
Num Subscribers1,843,200
Num Courses7
Avg Rating4.8

Sample Response

response.json
1{
2 "name": "Angela Yu",
3 "title": "Developer and Lead Instructor",
4 "numSubscribers": 1843200,
5 "numCourses": 7,
6 "avgRating": 4.8
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.udemy.com/developers/instructor/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs