Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mnz1365/check-website

check website / url is live
https://github.com/mnz1365/check-website

console python requests status-code url

Last synced: 2 days ago
JSON representation

check website / url is live

Awesome Lists containing this project

README

        

# About

check if the website or url is live and active e.g. status code is 200.
console app for entering your url.

# Installation

```bash
pip install requests
```
# Getting Started
parsing the url by code before test

enter your url in console.

in end, result will shown in console

for run app properly -> run "main.py" file