About | Requirements | Starting | License | Author
πππProgram helps you to checking the status of website from excel list.
βοΈ 1. Read from excel
βοΈ 2. Check the website url
βοΈ 3. Write to the output excel
Before starting π, you need to have Git and Pythonπ installed.
# Clone this project
$ git clone https://github.com/RayhanYulanda/Website-Checker-From-Excel-List
# Access
$ cd /Website-Checker-From-Excel-List
# Install dependencies
$ `pip install -r requirements.txt` or `pip3 install -r requirements.txt`
# Command
$`python main.py` or `python3 main.py`
This project is under license from MIT. For more details, see the LICENSE file.
Made with β€οΈ by RayhanYulanda