KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#claude-code
#codex
#cli
#developer-tools
#react
#windows
Udemy_bot
★ 111
Open GitHub ↗
An automation bot for free Udemy courses
Download README (.md)
Explore Similar Repositories
ProtoTree
:
ProtoTrees: Neural Prototype Trees for Interpretable Fine-grained Image Recognition, published at CVPR2021
MediatR.AspNetCore.Endpoints
:
No description available.
mlflow-torchserve
:
Plugin for deploying MLflow models to TorchServe
transparency-exchange-api
:
A standard API specification for exchanging supply chain artifacts and intelligence
jokes-app-multiplatform
:
A sample Kotlin multiplatform project using Kotlin code in Android and iOS
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Udemy_bot
?
Download (.md)
# Udemy_bot An automation bot for free Udemy courses for chrome, The bot is looking for Udemy coupons from the site [udemyfreebies](https://www.udemyfreebies.com/). The current default categories are IT and Software and Development its can be changed manually. All the courses by default are obviously free, are over 4.2 stars, and rated by more the 200 people can be changed manually as well. __Note that you will need to have up to date chrome web driver__ ## Install Requirements ``` pip install -r requirements.txt ``` ## Usage ``` Edit categories_list to your liking in Udemy_bot.py python Udemy_bot.py EMAIL PASSWORD ```