Back to catalog
๐Ÿ“Š

Udemy Coupons, Courses & Instructors Data

API Key

Retrieve Udemy courses, coupons, instructors, and metadata

๐Ÿ“ŠOpen DataHTTPSCORS enabled

Udemy Coupons & Courses

5 items

The Complete Python Bootcamp

Jose Portilla

4.7

React โ€“ The Complete Guide

Maximilian Schwarzmรผller

4.6

AWS Certified Solutions Architect

Stephane Maarek

4.8

The Web Developer Bootcamp 2024

Colt Steele

4.7

Machine Learning A-Z

Kirill Eremenko

4.5

Sample Response

response.json
1{
2 "items": [
3 {
4 "title": "The Complete Python Bootcamp",
5 "instructor": "Jose Portilla",
6 "rating": "4.7",
7 "students": "1,200,000",
8 "coupon": "PYBOOT2024"
9 },
10 {
11 "title": "React โ€“ The Complete Guide",
12 "instructor": "Maximilian Schwarzmรผller",
13 "rating": "4.6",
14 "students": "890,000",
15 "coupon": "REACTFREE"

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://rapidapi.com/vintarok-vintarok-default/api/udemy-coupons-courses-instructors-data-api" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs