A node.js script that scrapes various websites to gather free coupon codes for Udemy courses
npm install -g ud-coupon
ud-coupon
Scrapes coupons from:
- Udemy Freebies
- Tutorial Bar
- Real Discount
- IDownloadCoupon
- CourseVania
- E-Next
- Learned how to work with puppeteer
- Learned how to make simple clis