Skip to content

Library help auto enroll all available course in Coursera

Notifications You must be signed in to change notification settings

KhaiNguyenDuc/coursera-auto-enroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto enroll coursera

Welcome to [Your Python Library Name]! This library does [brief description].

Table of Contents

  1. Prerequisites
  2. Installation
  3. Usage

Prerequisites

Before you begin, ensure you have the following installed:

  • Python (version 9.0 or higher)
  • Coursera bussiness acount

Installation

Follow these steps to set up and install [Your Python Library Name]:

Step 1: Install Python

Download and install Python from the official website: Python Downloads

Step 2: Install the library

Install the library:

git clone https://github.com/KhaiNguyenDuc/coursera-auto-enroll

Install the requirement:

pip install requirement.txt

Usage

Login in coursera with your bussiness account

Using F12 ( dev tool ) and search for below API:

image

Under headers tab, get all cookies:

image

Passing all of your cookies inside cookies.txt

If you want to adjust the thread, consider modify thread count in thread.txt. Default is 5

After done all above. Open terminal in library directory and using below command:

python main.py

Your account will automatically enroll for all available code, wait some time :D

image

About

Library help auto enroll all available course in Coursera

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages