Articles about coursera | UserComp.com

Downloading Courses from Coursera for Offline Use: Parsing HTML Files instead of JSON
Downloading Courses from Coursera for Offline Use: Parsing HTML Files instead of JSON

Coursera's offline downloads use JSON and HTML files. However, the JSON files are not parsed but simply downloaded. This article explains how to parse the HTML files instead of the JSON files for better use.

Read More