Code Monkey home page Code Monkey logo

website-status-checker's Introduction

โœ” WEBSITE STATUS CHECKER

  • An Website Status Checker is an application created in python with tkinter gui.
  • In this application user can enter any web address, and will be able to get that status of that website.
  • The status will be in terms of whether website is working fine or not, any error codes and if error in website, and will also show the reason or error code for that error.
  • Also user will be able to see the website the opening it.

REQUIREMENTS :

  • python 3
  • tkinter module
  • from pil import Image, ImageTk
  • from urllib.request import Request, urlopen
  • from urllib.error import URLError, HTTPError
  • webbrowser

HOW TO Use it :

  • User just need to download the file, and run the website_status_checker.py, on local system.
  • After running a GUI window appears, where user can start the application by clicking on the START button.
  • After that a new GUI window will open, in which user will have buttons like CHECK STATUS, OPEN WEBSITE, CLEAR and EXIT.
  • Now user need to enter any web address in the text area provided and check the status using the CHECK STATUS button.
  • The status will be in terms of whether website is working fine or not, any error codes and if error in website, and will also show the reason or error code for that error.
  • Also user will be able to see the website the opening it, using OPEN WEBSITE button.
  • Also there is a CLEAR button, clicking on which user can clear the web address that user has entered previously.
  • Also there is an EXIT button clicking opn which user can exit from the application.

Purpose :

  • This scripts helps user to easily to check the status of any website by just entering web address.

Compilation Steps :

  • Install tkinter, pil, urllib, webbrowser
  • After that download the code file, and run website_status_checker.py on local system.
  • Then the script will start running and user can explore it by entering any web address and checking the status for same.

SCREENSHOTS :













Name :

  • Akash Ramanand Rajak

website-status-checker's People

Contributors

akash-rajak avatar

Stargazers

 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.