Skip to content

CatAi is a tool designed to analyze URLs, offering in-depth insights into SEO, metadata, broken links, content summaries, and image optimization. It simplifies web analysis, helping users improve their site's performance and content quality

Notifications You must be signed in to change notification settings

copycode69/Cat-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAT AI - Web Scraper and SEO Inspector

Overview

Cat AI is a powerful web scraper and SEO inspector built using FastAPI, BeautifulSoup, Requests, and Transformers. This application allows users to submit a URL and perform an in-depth analysis of the provided webpage, including SEO analysis, content summarization, broken link detection, and much more.

Features:

  • SEO Analysis: Extracts and analyzes the title, meta description, headings, and keywords of a webpage.
  • Content Summarization: Uses Hugging Face's transformer model to generate a summary of the page content.
  • Broken Link Detection: Identifies broken links on the page.
  • Image Alt-Text Validation: Flags images missing alt text for accessibility.
  • Language Detection: Identifies the language of the webpage.
  • Favicon Extraction: Retrieves the favicon URL of the page.
  • CORS Support: The backend supports CORS for frontend requests.

Installation

  1. Clone the Repository:
    git clone https://github.com/copycode69/Cat-AI.git
    cd cat-ai
    

About

CatAi is a tool designed to analyze URLs, offering in-depth insights into SEO, metadata, broken links, content summaries, and image optimization. It simplifies web analysis, helping users improve their site's performance and content quality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published