GitPedia

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!

From keethesh·Updated April 20, 2026·View on GitHub·

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! The project is written primarily in Python, distributed under the MIT License license, first published in 2019. Key topics include: lxml, scraper, scraping, scrapper, scrapper-script.

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

bash
apt-get update apt-get install python3

git

bash
apt-get update apt-get install git

Install instructions

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

Usage

bash
python3 main.py

Todo

  • Use concurrency aiohttp with lxml for faster program execution

  • Add support for other browsers, such as Chrome, Opera or IE

  • Add a command-line version, needing no further interactions than giving arguments at start

  • Add more courses sources

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

Contributors

Showing top 2 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from keethesh/UdemyCourseGrabber via the GitHub API.Last fetched: 6/23/2026