https://github.com/rayhanyulanda/website-checker-from-excel-list
Website Status Checker From Excel List
https://github.com/rayhanyulanda/website-checker-from-excel-list
excel python python-excel pythonexcel website website-checker website-checklist websites
Last synced: over 1 year ago
JSON representation
Website Status Checker From Excel List
- Host: GitHub
- URL: https://github.com/rayhanyulanda/website-checker-from-excel-list
- Owner: RayhanYulanda
- License: mit
- Created: 2022-11-14T09:42:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-31T05:15:59.000Z (about 3 years ago)
- Last Synced: 2025-02-01T17:44:03.067Z (over 1 year ago)
- Topics: excel, python, python-excel, pythonexcel, website, website-checker, website-checklist, websites
- Language: Python
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Website Checker From Excel List






🚀 Website Checker From Excel List... 🚀
About |
Requirements |
Starting |
License |
Author
## :dart: About
🚀🚀🚀Program helps you to checking the status of website from excel list.
## :sparkles: Logic
:heavy_check_mark: 1.
Read from excel
:heavy_check_mark: 2.
Check the website url
:heavy_check_mark: 3.
Write to the output excel
## :white_check_mark: Requirements
Before starting :checkered_flag:, you need to have [Git](https://git-scm.com) and [Python🐍](https://www.python.org) installed.
## :checkered_flag: Starting
```bash
# 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`
```
## :rocket: Running
### NOTE: Place your website lists in the "Website Url" columns
```bash
# Command
$`python main.py` or `python3 main.py`
```
## :memo: License
This project is under license from MIT. For more details, see the [LICENSE](LICENSE.md) file.
Made with :heart: by RayhanYulanda