keethesh / UdemyCourseGrabber

Your will to enroll in Udemy course is here, but the money isn't? Search no more! This python program searches for your desired course in more than [insert big number here] websites, compares the last updated date, and gives you the download link of the latest one back, but you also have the choice to see the other ones as well!
MIT License
179 stars 30 forks source link
lxml scraper scraping scrapper scrapper-script selenium selenium-python udemy

Udemy Course Grabber

Description

Your will to enroll in a Udemy course is here, but the money isn't? Search no more! This python program searches for your desired course in more than [insert big number here] websites, compares the last updated date, and gives you the download link of the latest one back, but you also have the choice to see the other ones as well!

Installation

Requirements

python3

apt-get update
apt-get install python3

git

apt-get update
apt-get install git

Install instructions

git clone https://github.com/keethesh/UdemyCourseGrabber.git
cd UdemyCourseGrabber
pip3 install -r requirements.txt

Usage

python3 main.py

Todo

License

MIT