Welcome to [Your Python Library Name]! This library does [brief description].
Before you begin, ensure you have the following installed:
- Python (version 9.0 or higher)
- Coursera bussiness acount
Follow these steps to set up and install [Your Python Library Name]:
Download and install Python from the official website: Python Downloads
Install the library:
git clone https://github.com/KhaiNguyenDuc/coursera-auto-enroll
Install the requirement:
pip install requirement.txt
Login in coursera with your bussiness account
Using F12 ( dev tool ) and search for below API:
Under headers tab, get all cookies:
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