Skip to content

Website Summarizer quickly extracts key information and images from web pages, providing concise summaries for easy understanding , faster reading and easy visualization.

Notifications You must be signed in to change notification settings

Abhishek-Patidar066/Website-Summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Website-Summarizer

combined_image

Developed a Python-based website summarizer that takes a URL as input and generates a word cloud of the site's content on one side and a collage of the images used on the site on the other. The project utilizes Beautiful Soup for web scraping, Matplotlib for visualization, and WordCloud for generating keyword clouds.

How to use:

  1. Download the files
  2. Open folder in VS code
  3. Go to app.py
  4. Run app.py file
  5. Go to Browser or "http://127.0.0.1:5000/generate" after running the server

About

Website Summarizer quickly extracts key information and images from web pages, providing concise summaries for easy understanding , faster reading and easy visualization.

Topics

Resources

Stars

Watchers

Forks