- Make sure you have Node install on your system, if not, download and install by following the instructions here.
- Run
node install
inside the directory containing the files.
- Create a
./credentials.json
file containing:
a. email id
b. password - Edit the
login.sh
file to add the search query. - Run
chmod +x ./login.sh
- Run
./login.sh
- Get the course information and the links to the free courses in the freeCourses.json file.
View the demonstration here.