Skip to content

This script gives how much time a specified website takes to load.

Notifications You must be signed in to change notification settings

Osama-NJ/Website-Load-Time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Website load time

Requirements:

  • 🐍Python 3.x

Execution:

  • Install Python modules →(Urlopen, Time)
  • Execute the command in the terminal: Website-Loading-Time.py
  • Fill the input prompt with the url that you want to check it's loading time and press enter.

Python modules:

pip install Urlopen
pip install Time

About

This script gives how much time a specified website takes to load.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages