Automatic Udemy Course Enroller GET PAID UDEMY COURSES For FREE Versions Save

Do you want to LEARN NEW STUFF for FREE? Don't worry, with the power of web-scraping and automation, this script will find the necessary Udemy coupons & enroll you for PAID UDEMY COURSES, ABSOLUTELY FREE!

v4.1.4

3 months ago
  • Fixing issues with enrollment
  • Updating libraries

v4.1.3

1 year ago
  • Fixing issues with enrollment and scraping
  • Tidying up of the code structure

v4.1.2

1 year ago
  • Fix xpaths to allow checkout completion

v4.1.1

2 years ago
  • Resolved issue with REST based enrollment
  • Generate enrollment report even on ctrl-c of run
  • Tied external dependencies to known working versions

v4.1.0

2 years ago

Re-added REST based enrolment

v4.0.0

2 years ago

Added

  • Added support for browser enrollment
  • New coupon source from freebiesglobal

Removed

  • Remove REST based enrollment since it is no longer working

v3.2.0

2 years ago

Added

  • View run statistics at the end of the script
  • Documentation updates
  • Improved error handling and logging

v3.1.0

3 years ago

Added

  • Fixing issues with enrollment and scraping
  • Updated to allow conditional saving of email/password in settings

v3.0.0

3 years ago

Added

  • Enrollment now relies on REST requests
  • New coupon source from coursevania
  • Added CLI option to delete settings

Removed

  • No longer supporting browser enrolment (Bot captcha was unsolvable)

v2.0.0

3 years ago
  • New coupon source from discudemy.com
  • Refactored to have generic scrapers and manager
  • Improved performance (asyncio)
  • Packaged and published to PyPI
  • Added cli args --debug, --tutorialbar, --discudemy
  • Removed unpopular cli arg -> --cache-hits
  • Write settings/cache to home folder so we can persist settings between versions (installed from PyPI)