Page Density Checker

This project is an SEO tool developed during my Master's degree. The goal of the tool is to provide a budget-friendly and user-friendly solution for digital marketing professionals who are frequently using various tools and services. The tool includes four main features: a web crawler, a page density checker, a search density checker, and a similar page checker.

Technologies Used:

  • Python for web scraping, data analysis, and reporting
  • Various libraries and APIs for data processing and analysis

Key Features:

  • Web Crawler: Crawls a website and provides detailed information about each page
  • Page Density Checker: Reports the word density of a given webpage
  • Search Density Checker: Searches a given query on Google and reports the top 10 results and their word density
  • Similar Page Checker: Crawls a website and runs a cosine similarity test for each page to identify similar pages

The tool was created with the goal of providing must-have features that are not always easy or affordable to access through other tools, but can be easily implemented through coding.

This project can be useful for digital marketing professionals who are looking for a budget-friendly and user-friendly solution for their SEO reporting needs. The tool provides detailed information about a website's pages and helps identify similar pages, search density, and word density which can be useful for SEO analysis.