/coursera/courses/reviews
Get learner reviews of a Coursera (coursera.org) course by slug or URL
Price: 5 credits per 100 results
💡 AI Hint: Get learner reviews of a Coursera (coursera.org) course by slug or URL. Filter by star rating, order by most-helpful or newest, and restrict to learners who completed the course. Returns id, reviewer_name, rating, text, helpful_count, is_completed, reviewed_at.
⚠️ Common errors: 412: Course not found
Authorizations
API token from the dashboard
Headers
Body
Coursera course slug ('python') or course URL ('https://www.coursera.org/learn/python').
1"python"
"https://www.coursera.org/learn/machine-learning"
Max number of reviews to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Filter reviews by star rating
all, 5, 4, 3, 2, 1 Review ordering: most helpful first or newest first
helpful, newest Restrict to all reviewers or only those who completed the course
all, completed