• Stars
    star
    189
  • Rank 204,649 (Top 5 %)
  • Language
    Python
  • License
    MIT License
  • Created over 4 years ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Script to grab all udemy paid courses with coupons and add them to your udemy account automatically

Udemy-Paid-Courses-Grabber

Script to add all udemy paid/free courses having coupons automatically to your udemy account

Requirements

  • Python 3
  • Python pip
  • Python module requests
  • Python module colorama
  • Python module bs4
  • Python module browser_cookie3

Module Installation

pip install -r requirements.txt

Features

  • Automatic login through browser using browser_cookie3
  • One click to add all courses available with coupons to your udemy account.
  • You can add any specific course to your account from the list of courses available.
  • Many popular sites added to grab fresh/new courses (coupons).
  • Many more features

Usage

Add all/specific course

python udemy.py

Or with cookie

python udemy.py -c cookie.txt

To schedule with cron jobs

python udemy.py --cron

To subscribe only paid courses

python udemy.py --paid

Guide to create cookie.txt file

  • Firstly go to udemy.com, then follow the images guide below