This project can help you summarize any website. Live link: https://ai-summarizer1.netlify.app/
I used here third-party API to analyze any website. Api link : https://rapidapi.com/restyler/api/article-extractor-and-summarizer
Clone the project
git clone https://github.com/sabbir-shuvo-ux/website-summerizer.git
Go to the project directory
cd my-project
Install dependencies
npm install
You need an API key to use this app, get it from here:
https://rapidapi.com/restyler/api/article-extractor-and-summarizer
Run development
npm run dev