Skip to content

Website Analyzer is a tool that provides insights about a website by simply pasting its URL. It fetches and displays various information such as location, country, domain, subdomain, and more.

Notifications You must be signed in to change notification settings

SSameer20/webx_analyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebX Analyzer

Website Analyzer is a tool that provides insights about a website by simply pasting its URL. It fetches and displays various information such as location, country, domain, subdomain, and more.

Features

  • Extracts domain and subdomain from the URL
  • Determines the geographical location of the website
  • Identifies the country where the website is hosted
  • Provides additional insights and information about the website

Getting Started

Prerequisites

  • Python 3.x
  • Required Python packages (listed in requirements.txt)

Installation

  1. Clone the repository:
    https://github.com/SSameer20/webx_analyser.git
  2. open the directory
    cd webx_analyser
  3. install packages
    pip install Flask requests socket tldextract whois bs4
  4. Open Terminal and Run Application
    python app.py

About

Website Analyzer is a tool that provides insights about a website by simply pasting its URL. It fetches and displays various information such as location, country, domain, subdomain, and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published