Skip to content

Python script that written by selenium to automate the process of enrolling in Udemy courses.

Notifications You must be signed in to change notification settings

CyberSudo/Udemy-Enroller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udemy-Enroller

Youtube Video That Explains it All

Description:

Python script that written by selenium to automate the process of enroll Udemy courses.

In this repository, you will learn how to get paid courses for Free and without any effort, here is a photo from my personal account on Udemy that shows the number of courses (Paid courses) that I enroll in for free

Imortant: You have to delete your credit card before using this script

Now let's start explaining how to use it

Requirements & Installation

  1. Download Firefox

  2. Dowmload geckodriver Unzip the file after downloading and copy the exe file to the path of Python program

sometimes python path will be:

C:\Users\Your User Name\AppData\Local\Programs\Python\Python38
  1. Download Python

  2. Download pip

  3. Download 'Selenium' or 'requirements.txt (it's the same thing honey)


Open your cmd by press (Win + R) and write "cmd" and paste this line:
pip install selenium

Google Chrome Extensions (Needed)

  1. Linkclum
  2. OneTab

How to Use the Script

You need to keep the (udemy-enroll.py) & (links.txt) in the same folder. The method is simply as follows:

you will collect links from one of the websites below then open all the links in one chrome window and use (OneTap) extension to join all the links together in one tap, you can now copy all the links at once and paste it into the links.txt file and go up in the path bar click their and write "cmd" and then press Enter, now we will use the tool

write in the cmd window

python udemy-enroll.py Email Password

Email = your Udemy Email

Password = your password

Website to get the free courses:

About

Python script that written by selenium to automate the process of enrolling in Udemy courses.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages