Skip to content

saxc/CouponAmIScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CouponAmIScraper

The script allows you to access free Udemy courses listed on CouponAmI (formerly DiscUdemy).

Useing

  • Call python CouponAmIScraper.pyto start the script.
  • Choose your preferred language
  • The scraper works page by page on CouponAmI
  • Courses that are not on the blacklist will open in the browser.

Blacklist

  • Courses that you already have or don't want can be added to the blacklist.txt file so that the URL won't open.
  • The blocked courses are marked with an ❌ in the CLI.
  • The CLI output of opened courses (✅) can be copied to the blacklist to prevent them from being opened again.

Settings

  • The behavior can be adjusted in the code within the settings section.
# === Settings ===
show_blacklist_files = True
auto_add_to_blacklist = False
blacklist_file_name = "blacklist.txt"
# ================

Demo

About

A small scraper script allows you to access free Udemy courses listed on CouponAmI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages