Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 986 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 986 Bytes

Automated_250_Udemy_Courses

Enrolling to all 250 Free Udemy Course using Puppeteer and Chrome Headless for Web Scraping

This is a nodejs script to Enroll in all 250 Free Udemy Course Coupons.With a single login in udemy

Installation

Automated_250_Udemy_Courses requires Node.js v8+ to run.

  • Add google credentials in credentials.js file without which the script won't proceed further after the login page

Install the dependencies and devDependencies and start the server.

$ npm install 
$ node app

After Installing and running , the window will pause at login screen, do login ( This is a manual step) and once you login successfully, it will enroll in all other courses without login.

Todos

  • Refactor Code
  • Add Multiple Login support

Screenshot : Alt text License

MIT