Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to get Coursera API Docs ? [closed]

Hi I want to use Coursera API for a tech blog purpose, like retrieving list of courses (course details, course duration , etc...) I try in coursera website to enroll for their developer program : https://building.coursera.org/developer-program/

but so far I didn't get any response from them (apply sent 2 weeks ago). I found some http request like categories : https://api.coursera.org/api/catalog.v1/categories

or courses : https://api.coursera.org/api/catalog.v1/courses

Where Can I find some docs with all the API Functions? Thanks for your help!

like image 921
jerem Avatar asked Mar 14 '17 16:03

jerem


People also ask

What is Coursera and how does it work?

Coursera is an online learning platform founded by Stanford professors Andrew Ng and Daphne Koller that offers massive open online courses, specializations, and degrees.

Do Coursera certificates count as professional or academic credits?

Coursera Certificates do not provide professional or academic credits. If you need to know whether a Coursera Certificate will count toward accreditation for a specific organization or program, please ask a representative of that organization or program.

What skills do I need to learn API?

The skills and experience that you might need to already have before starting to learn API may include an understanding of basic programming languages, like JavaScript, PHP, or MySQL. Knowing how to work with these programming languages can help you to more quickly learn an application programming interface (API).

Is there a way to query the catalog API?

According to the link in the accepted answer, the catalog API has been deprecated. Looks like now the only way to query the catalog is through the affiliate program. Share Improve this answer


1 Answers

According to the link in the accepted answer, the catalog API has been deprecated. Looks like now the only way to query the catalog is through the affiliate program.

enter image description here

like image 150
jdmcnair Avatar answered Sep 28 '22 05:09

jdmcnair