An open API service indexing awesome lists of open source software.

https://github.com/a-saed/linkedin-dl

a node.js script to download LinkedIn courses.
https://github.com/a-saed/linkedin-dl

downloader linkedin-scraper linkedinlearning nodejs scrapper

Last synced: 14 days ago
JSON representation

a node.js script to download LinkedIn courses.

Awesome Lists containing this project

README

          

## How to use

* download node.js from https://nodejs.org
* open your command line in the project directory and type __npm install__
* then type __node index.js -s \ -u \ -p \__ respectively
* course slag => the name of the course in linkedin
* email => your linkedin account email
* password => your linkedin account password


## TODOs

* download transcripts of each video
* create a GUI using electron to ease the usage for non techie