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.
- Host: GitHub
- URL: https://github.com/a-saed/linkedin-dl
- Owner: a-saed
- Created: 2020-09-12T08:25:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-19T12:13:27.000Z (over 5 years ago)
- Last Synced: 2026-01-04T02:59:08.048Z (5 months ago)
- Topics: downloader, linkedin-scraper, linkedinlearning, nodejs, scrapper
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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