Skip to content

dionabazi/Web-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Web-Checker

Web Checker Tool 🌐

This Web Checker Tool is a Python-based script designed to provide comprehensive insights about a specified URL. It allows users to gather vital information about websites, including:

Detection of WordPress XML sitemaps
Hosting provider details
Server IP addresses
HTTP response headers
Content type analysis

Features ✨

Sitemap Detection: Automatically checks for WordPress XML sitemaps and other sitemap formats.
Hosting Information: Retrieves data about the hosting provider and server IP addresses.
Response Analysis: Provides insights into the server response, including headers and content types.
User-Friendly: Simple command-line interface for easy use.

Requirements 📦

To run this script, ensure you have Python installed along with the necessary packages. You can install the required dependencies using:

pip install -r requirements.txt --break-system-packages

Usage 🛠️

Run the script from the terminal:

python3 web_checker.py

Replace with the website you wish to check. Disclaimer ⚠️

This tool is intended for educational purposes only. Use it responsibly and ensure compliance with applicable laws and regulations when analyzing websites.

Screenshots

Screenshot_2024-10-16_16_39_10

bmc-button (2)

Thank you for your support! 💕

Releases

No releases published

Packages

No packages published

Languages