Skip to content

Latest commit

 

History

History
 
 

website_status_checker

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Website Status Checker

This script will check the status of the web address which you will input

Installation

  • Install Python to your system if it's not available.

Now you are ready to run the code

Note:

  • Copy the file website_status_checker.py and store it in any folder or Desktop.

Steps to run:

  • Open the website_status_checker.py file i.e run it.
  • To run it, you can open command prompt/shell/terminal in the containing folder and type the following command:
    python website_status_checker.py
    

Output:

The Status Code of the Website

Contributor