Skip to content

Scraper using puppeteer to get list of all purchased Udemy courses for a user

Notifications You must be signed in to change notification settings

tvanantwerp/udemy-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udemy Courses Scraper

This scraper will traverse your list of enrolled Udemy courses (logging you in if necessary) and save the name, instructor, completion percentage, and URL to a single CSV file.

Create a .env file with your login credentials like so:

USERNAME=you@example.com
PASSWORD=v3rys3cur3p455w0rd

To run:

yarn install && yarn start

About

Scraper using puppeteer to get list of all purchased Udemy courses for a user

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published