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
Thank you for your support! 💕