mmohamedyaser
Member

I love automating things and I love programs that allow me to automate.
What does this program do for me?
It grabs multiple coupons from sites like Discudemy, Real Discount etc and signs up in udemy for them automatically.
Prerequisite:
Python for windows
- Run the below command to get Udemy paid coupon grabber.
Download https://mega.nz/file/YQAHnaAQ#iHWsFnjpvk8jpyxWZ1svrYK0vr5RKsNLB_inZol_x1A
Extract the zip file - Once cloned cd into Udemy-Paid-Courses-Grabber-master.
- Next login to you udemy account in your browser(ie. chrome).
- Right click in udemy page and click Inspect element -> click application tab -> click in the left bar cookie -> https://www.udemy.com (forgot this step
)
- Create a cookie.txt file in the same folder (ie. Udemy-Paid-Courses-Grabber-master)
- Paste the access_token in cookie.txt and search for client_id in step 4.
- Paste client_id in the cookie.txt and save the file.
- To install all python requirements
pip install -r requirements.txt
- Next run to signup in all the courses
python3 udemy.py -c cookie.txt
--paid
parameter.If you have any issues just ask me. Always here to help.
Credits to the creator: Ammey Saini
I have made some changes to the international version(USD).
If any users having issues using the indian version just ask.
Last edited: