All projects
2023
Website Availability Checker
This Python script checks the availability of a list of websites and writes to a log file if a site is down. It uses the requests library to send HTT…
View on GitHub1 stars
Overview
This Python script checks the availability of a list of websites and writes to a log file if a site is down. It uses the requests library to send HTTP requests to the specified websites and checks the status code of the response to determine if the site is up or down. Open-source project by Ryan Campbell, published on GitHub.
Highlights
- 1 star on GitHub
- Primary language: Python
- Open source — view the code and contribute on GitHub
Built with
- Python
- Automation
- Python Script
Discussion (0)
Log in to comment.
No comments yet. Be the first to start the conversation.