Skip to content

amrylnikov/page-analyzer

Repository files navigation

Page Analyzer

Page Analyzer is a web application that analyzes URLs and provides information about them through various request methods. 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

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

Technologies Used

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

Contributions

Contributions to the Page Analyzer project are always welcome! If you encounter any issues or have suggestions for enhancements, please submit an issue or pull request.

Hexlet tests and linter status:

Actions Status

View site here:

https://page-analyzer-by-me-and-only-me.onrender.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published