This is a Python script for fetching Udemy coupons from the website DiscUdemy. The coupons are saved in a text file named "coupons.txt".
- Clone the repository and navigate to the folder.
- Install the required libraries using
pip install -r requirements.txt
. - Run the script using
python script.py
. - Check the "coupons.txt" file in the "ucf" folder in your downloads directory.
- Open Actions section
- Select workflow file
- Do Workflow Dispatch
After running the workflow, the coupon links and code will be stored in a compressed archive format in the "Artifacts" section of the workflow run. The compressed archive will be in ".zip" format, and can be easily downloaded and extracted to access the "coupons.txt" file containing the coupon links and script.
Note: This script is made for educational purposes only. Any misuse of this tool is not the author's responsibility.