- 🐍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