Giter Site home page Giter Site logo

robertripoll / chollodemybot Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 22 KB

ChollodemyBot is a bot that automatically enrolls the user to courses in a Chollometro's Udemy course compilation.

License: GNU General Public License v3.0

Python 100.00%
chollometro udemy bot python selenium selenium-python selenium-webdriver

chollodemybot's Introduction

ChollodemyBot

ChollodemyBot is a bot that automatically enrolls the user to courses in a Chollometro's Udemy course compilation.

Requirements

  • Python >=3.7
  • PIP
  • Google Chrome

Installation

  1. Clone this repo to your local machine using https://github.com/UngarMax/ChollodemyBot
  2. Install PIP requirements using pip install -r requirements.txt
  3. Find out your Google Chrome version (Help > About)
  4. Download Chrome Web Driver here for your OS (must be the same version as your Google Chrome's)
  5. Decompress it anywhere on your computer (e.g. C:\Users\UngarMax\Downloads\chromedriver_win32\chromedriver.exe)
  6. Copy the path where the decompressed Chrome Web Driver is
  7. Replace the existing path (executable_path="C:/Users/UngarMax/Downloads/chromedriver_win32/chromedriver.exe") in line 97 of chollodemy_bot.py for the path copied in the previous step
  8. Profit

Usage

  • Run the program from terminal using python chollodemy_bot.py [link_to_chollometro_post]
  • Wait until the Chrome window pops up
  • The program will automatically go to Udemy's homepage and open the login form
  • You have to login to the platform using your account
  • When the program detects you are now logged in, it will go to the Chollometro's link and collect all course links
  • With the collected links, the program will go link by link enrolling you to each course
  • Profit

chollodemybot's People

Stargazers

Joan Tomas avatar

Watchers

Robert avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.