Skip to content

Treskun4eg/python-project-83

Repository files navigation

Hexlet tests and linter status:

hexlet-check Maintainability page_analyzer

Page Analyzer

A page analyzer is a website that analyzes pages for SEO-suitability. It retrieves parameters such as title, description, status code, and more. The application also keeps a history of user requests in an SQL database and provides a separate page to view all URLs and their analysis history.

Features

  • Analyze URLs using request method
  • Retrieve parameters like title, description, status code, etc.
  • Store and manage user request history in an SQL database
  • View all URLs and their analysis history on a dedicated pages

Technologies Used

  • Python
  • Flask (Web framework)
  • HTML/CSS
  • SQL (Database)

Usage

  1. Enter a URL in the input field and click "Проверить" button
  2. On the url page click "Запустить проверку" button to start check
  3. See the result below
  4. Navigate to the "Сайты" page to see a list of all analyzed URLs
  5. Click on a URL to view its detailed analysis history

Preview

https://python-project-83-production-4602.up.railway.app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published