You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Udemy is the world's largest online course marketplace, with 200,000+ instructor-created courses spanning technology, business, design, personal development, and more. The IA is marketplace-driven — courses are products with pricing, ratings, reviews, and sales promotions. Unlike curated platforms, any qualified instructor can publish a course, creating a vast and diverse catalog. The platform emphasizes discoverability through categories, search, and frequent promotional pricing.
Site Map
Udemy
├── Home
│ ├── Personalized Recommendations
│ ├── Top Courses
│ ├── Trending
│ ├── Sale Banner (frequent promotions)
│ ├── Learners Are Viewing
│ └── Categories Spotlight
├── Categories
│ ├── Development
│ │ ├── Web Development
│ │ ├── Mobile Development
│ │ ├── Programming Languages
│ │ ├── Game Development
│ │ ├── Database Design
│ │ └── Software Testing
│ ├── Business
│ │ ├── Entrepreneurship
│ │ ├── Communication
│ │ ├── Management
│ │ ├── Sales
│ │ └── Business Strategy
│ ├── Finance & Accounting
│ ├── IT & Software
│ ├── Office Productivity
│ ├── Personal Development
│ ├── Design
│ ├── Marketing
│ ├── Lifestyle
│ ├── Photography & Video
│ ├── Health & Fitness
│ ├── Music
│ └── Teaching & Academics
├── Course Detail Page
│ ├── Preview Video
│ ├── Course Description
│ ├── What You'll Learn (objectives)
│ ├── Requirements / Prerequisites
│ ├── Curriculum (section → lecture list)
│ ├── Instructor Profile
│ ├── Rating & Reviews
│ ├── Student Count
│ ├── Last Updated Date
│ ├── Price / Discount
│ ├── Certificate of Completion
│ ├── 30-Day Money-Back Guarantee
│ └── Related Courses
├── Course Player
│ ├── Video Player
│ ├── Curriculum Sidebar (sections + lectures)
│ ├── Notes (timestamped)
│ ├── Q&A (per lecture)
│ ├── Reviews
│ ├── Resources (downloadable)
│ ├── Announcements
│ ├── Transcript
│ └── Progress Tracker
├── My Learning
│ ├── All Courses (purchased)
│ ├── In Progress
│ ├── Wishlist
│ ├── Archived
│ ├── Learning Paths
│ └── Certificates
├── Cart / Checkout
│ ├── Cart Items
│ ├── Coupon Code
│ ├── Payment
│ └── Gift Course
├── Teach on Udemy
│ ├── Instructor Dashboard
│ ├── Course Creation
│ │ ├── Plan Curriculum
│ │ ├── Record / Upload Videos
│ │ ├── Set Pricing
│ │ ├── Landing Page Builder
│ │ └── Review & Publish
│ ├── Performance Analytics
│ ├── Revenue / Payouts
│ ├── Student Communications
│ └── Instructor Community
├── Udemy Business (B2B)
│ ├── Curated Course Collection
│ ├── Learning Paths
│ ├── Admin Dashboard
│ ├── Analytics & Reporting
│ └── SSO / Integration
├── Profile
│ ├── Purchase History
│ ├── Certificates
│ ├── Payment Methods
│ └── Notification Settings
└── Settings
├── Account
├── Privacy
├── Notifications
├── Payment Methods
└── Language / Currency
Navigation Model
Type: Top nav bar with category mega menu
Desktop Top Bar: Categories (mega dropdown), Search bar (prominent), Teach, My Learning, Cart, Wishlist, Notifications, Profile
Mobile: Hamburger menu + bottom tab bar (Featured, Search, My Learning, Wishlist, Account)
Category Mega Menu: 13 top-level categories → subcategories → topics
Course Player: Sidebar curriculum (desktop); top sheet curriculum (mobile); sticky progress bar
Breadcrumb: Category > Subcategory > Topic on browse pages
Content Model
Entity
Key Attributes
Relationships
Course
title, subtitle, description, objectives, requirements, instructor, price, sale price, rating, review count, student count, language, last updated, level, duration, certificate