Giter VIP home page Giter VIP logo

check_if_up's Introduction

check_if_up

Its a python3 program to check if DTU's website is up and running and notifies the user by playing a song. It also automates the login process by brealing the captcha using a trained CNN. Done using selenium.

Why?

DTU's registration always crashes before registration of subject due to high traffic and its taken to lot of effort to sit and keep refreshing the webpage mannually to check if it loads. Since the registration process works in a first come first serve basis, the program helps make life a bit easier.

Captcha type

Captcha

Getting Started

Clone or downlod the program and replace the url and the music ( with the music file being in the same directory ) if required.

Dependencies

download the following python3 packages.

  • copy & paste this in the terminal.
pip3 install pygame selenium urllib3
pip3 install Pillow
  • driver-download the chrome driver as per your operating system.
  • pytorch

Deploying

Run the program.

python3 check_if_up.py -u <username> -p <password>

eg

python3 check_if_ip.py -u 2k16/it/36 -p aba28jak

Testing

  • tested google chrome Version 75 and python 3.7 on macOS 10.14

Note

the ocr directory contains the CNN notebook and capcha_data contains the self created catptcha dataset.

Built With

check_if_up's People

Contributors

royari avatar

Watchers

 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.