Free-Course-Hunter-and-Enroller

This is a very easy to use tool developed in python that will search for free courses from multiple sites including youtube and enroll in the ones in which it can. it will scrape the targetted websites and will enroll the user in the free paid courses. So everyone can get the oppurtunity to learn and develop their skills. Most of these courses will have certificate of completion too. Good Luck , Happy Learning!

Screenshots

image

image

image

image

Installation

git clone https://github.com/abdulzain6/Free-Course-Hunter-and-Enroller/
cd Free-Course-Hunter-and-Enroller
pip install -r requirements.txt
python Udemy_Coupon_Hunter.py

or if you are on windows extract and run

https://github.com/abdulzain6/Free-Course-Hunter-and-Enroller/releases/download/v1.0/Udemy_Coupon_Hunter.zip

Executeables

https://github.com/abdulzain6/Free-Course-Hunter-and-Enroller/releases/download/v1.0/Udemy_Coupon_Hunter.zip

How to run on android

  1. Open the google play store and download termux.Download Termux
  2. Type the following.

apt-get update
apt install git
apt install python
git clone https://github.com/abdulzain6/Free-Course-Hunter-and-Enroller/
cd Free-Course-Hunter-and-Enroller
pip install -r requirements.txt
python Udemy_Coupon_Hunter.py

Usage

  1. You are presented with a nice menu with categories to choose from, choose what you wish.
  2. Choose the number of pages to look for from each website.
  3. Choose if you want to export the links to a text file or not. This will be placed in the same directory as the .py / exe or the binary file for linux.
  4. Choose if you want to enroll in all the courses automatically.
  5. Here you will have two choices you can either enter your email and password for your udemy account this Wont work if you use a google account to login. So to deal with that, you can enter the cookies asked.
  6. Make sure to work hard and make your future better ?

Where to get the three cookies

  1. Go to https://www.udemy.com/ (Make sure you are logged in) and right click then choose inspect or something similar.

image

  1. Choose Application.

image

  1. Under storage there will be cookies and under that udemy.com

image

  1. You may use a filter to search for the required cookie. When found copy the value and enter in the program.

image

Thank You!

GitHub

https://github.com/abdulzain6/Free-Course-Hunter-and-Enroller