Skip to content

This script uses the requests module in Python to send HTTP requests to each website in the list

Notifications You must be signed in to change notification settings

fahad4x4/check-web-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

check-web-site

This script uses the requests module in Python to send HTTP requests to each website in the list. If the response status code is anything other than 200 (OK), it will raise an exception, which the script will catch and print an error message.

يستخدم هذا البرنامج النصي وحدة الطلبات في Python لإرسال طلبات HTTP إلى كل موقع ويب في القائمة. إذا كان رمز حالة الاستجابة هو أي شيء بخلاف 200 (موافق) ، سيثير استثناءً ، والذي سيلتقطه البرنامج النصي ويطبع رسالة خطأ.

About

This script uses the requests module in Python to send HTTP requests to each website in the list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages