8000 GitHub - kaizoku49/udemy-course-subscriber: This script will find the necessary Udemy coupons & enroll you for PAID UDEMY COURSES, ABSOLUTELY FREE!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

This script will find the necessary Udemy coupons & enroll you for PAID UDEMY COURSES, ABSOLUTELY FREE!

Notifications You must be signed in to change notification settings

kaizo 8000 ku49/udemy-course-subscriber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

udemy-course-subscriber

This script will find the necessary Udemy coupons & enroll you for PAID UDEMY COURSES, ABSOLUTELY FREE!

Disclaimer & WARNINGS:

  1. IMPORTANT: Make sure you clear all saved Debit/Credit Card or any other saved payment info from your Browser & your Udemy account before using the script!
  2. Use this ONLY for Educational Purposes! By using this code you agree that I'm not responsible for any kind of trouble caused by the code.
  3. Make sure web-scraping is legal in your region.
  4. This is NOT a hacking script, i.e., it can't enroll you for a specific course! Instead it finds courses that provide coupon links to make the transaction free and then LEGALLY enroll you to the course!

Requirements:

  • Requests module for Python:
  • pip install requests

  • BeautifulSoup Web-Scraping Library for Python:
  • pip install beautifulsoup4

  • Selenium Browser Automation Tool for Python:
  • pip install selenium

  • Webdriver Manager for Python:
  • pip install webdriver_manager

  • Required Python version: Python 3.8
  • Note for Ubuntu/Linux Users: Run these commands in the terminal before installing the previous requirements:

    sudo apt-get update
    sudo apt-get upgrade
    sudo apt install python3-pip
## Instructions
  • Open settings.txt file and insert your Udemy registered email on the first line, your Udemy password on the second line, and the ZIP Code on the third (only if you stay in the United States or any other region where Udemy asks for ZIP Code as Billing Info, else clear the line and leave it blank).
  • Choose the appropriate file for your browser (from the list below) in Python's IDLE Editor:
  • and you are done

    About

    This script will find the necessary Udemy coupons & enroll you for PAID UDEMY COURSES, ABSOLUTELY FREE!

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages

    0