RayhanYulanda / Website-Checker-From-Excel-List

Website Status Checker From Excel List

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

 

Website Checker From Excel List

Github top language Github language count Repository size License Github issues Github forks Github stars

πŸš€ Website Checker From Excel List... πŸš€


About   |   Requirements   |   Starting   |   License   |   Author


🎯 About

πŸš€πŸš€πŸš€Program helps you to checking the status of website from excel list.

✨ Logic

βœ”οΈ 1. Read from excel

βœ”οΈ 2. Check the website url

βœ”οΈ 3. Write to the output excel

βœ… Requirements

Before starting 🏁, you need to have Git and Python🐍 installed.

🏁 Starting

# 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`

πŸš€ Running

NOTE: Place your website lists in the "Website Url" columns

# Command
 $`python main.py` or `python3 main.py`

πŸ“ License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❀️ by RayhanYulanda

 

Back to top

About

Website Status Checker From Excel List

License:MIT License


Languages

Language:Python 100.0%