Python Forum
I created a Web scraping Udemy bot
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I created a Web scraping Udemy bot
#1
Hey All, I created a python bot that Web scrap Udemy courses from https://www.udemyfreebies.com/and takes only that only meet the condition (4.2+ stars and 200+ votes) which can be adjusted preference. The categories that I choose for being default are IT and Software and Development which also can be simply be changed by minor changes.
Working with Chrome on windows.
Github: https://github.com/dimakiss/Udemy_bot
Reply
#2
Nice, i made something similar to this!

Now i just use requests to send me a list daily of any in IT and Science, and check to see if they are still available. So i can pick and choose which i want to enroll too!

Nice work though
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020